Karl Erik Õunapuu
11ee1f9f1e
Remove ID card logic from codebase
2020-10-01 17:18:23 +03:00
Alex Sherman
6e99521d59
Fix mess with registrant user routes
2020-09-30 13:37:58 +05:00
Alex Sherman
227c2f100d
Set OmniAuth on failure config
2020-09-25 16:20:01 +05:00
Alex Sherman
206704fee7
Add check if legal doc mandatory & tests
2020-06-30 18:43:35 +05:00
Karl Erik Õunapuu
2dbcbf1c29
Remove redundant api check blocks
2020-05-05 14:23:09 +03:00
Karl Erik Õunapuu
0fa7fcc771
Check that certificate is not revoked
2020-05-05 13:53:11 +03:00
Alex Sherman
01114386b3
Change deprecated changed? methods to new in callbacks
2020-02-05 12:43:25 +05:00
Artur Beljajev
3c5c0c4310
Pass registrar in URL instead of POST params
2019-12-09 20:53:58 +02:00
Artur Beljajev
a08f063640
Refactor ID card sign-in
...
- Extract to Devise custom strategy
- Use `SSL_CLIENT_S_DN_CN` env variable instead of `SSL_CLIENT_S_DN` to
get ID card data
- Remove `database_authenticatable` strategy from `RegistrantUser`
Closes #1047
2019-03-19 19:37:36 +02:00
Artur Beljajev
27976c3fbd
Remove dead code
2019-03-19 19:21:36 +02:00
Artur Beljajev
1bfdf899a0
Merge branch 'master' into refactor-messages
...
# Conflicts:
# db/structure.sql
2018-08-27 20:55:44 +03:00
Artur Beljajev
7a9a7c052f
Rename notifications.queued
to read
2018-08-24 10:29:09 +03:00
Artur Beljajev
8765baf319
Rename Message to Notification
2018-08-23 20:03:03 +03:00
Artur Beljajev
211f8c9143
Fix home page link
2018-08-22 00:21:12 +03:00
Artur Beljajev
1d95c1ccbc
Use standard login form
2018-08-09 13:43:11 +03:00
Artur Beljajev
a651ac8cab
Fix Rubocop warnings
2018-07-15 19:50:15 +03:00
Artur Beljajev
32ecf36057
Rename users.password
to users.plain_text_password
...
Otherwise it conflicts with Devise
2018-07-13 23:09:21 +03:00
Artur Beljajev
c31f507c25
Specify Devise modules for each type of user
2018-06-19 22:20:52 +03:00
Georg Kahest
f1739f2202
fix typo
2017-11-14 12:58:22 +02:00
Georg Kahest
abeeec3baf
prefer each over for
2017-11-14 12:51:44 +02:00
Georg Kahest
e62bb19a7e
fix indention
2017-11-14 12:32:33 +02:00
Georg Kahest
3f1c36bd9a
fix some of the style bugs
2017-11-13 18:43:37 +02:00
Georg Kahest
06049cd22f
while logging in with id/mid pick only users who have whitelisted ip
2017-11-13 18:21:27 +02:00
Artur Beljajev
e2ebe0aa84
Improve registrar area linked user switch
...
- Introduce profile
- Move linked users to profile
- Use PUT
#599
2017-10-09 11:03:43 +03:00
Artur Beljajev
787cca8e4c
Extract Registrar::CurrentUserController from SessionsController
...
#600
2017-10-04 01:00:24 +03:00
Artur Beljajev
fd58024226
Introduce ApiUser.min_password_length
...
#248
2017-01-08 21:28:21 +02:00
Vladimir Krylov
af9fc5b4fa
Story#118912395 - add method name to objects which are assigned to EPP logger
2016-05-20 16:58:39 +03:00
Priit Tark
34f1d7d254
Separated epp login and epp request abilities #2742
2015-08-19 01:21:16 +03:00
Priit Tark
598ab7ba63
Ignore empty identity for regisrar user switch #2754
2015-08-19 01:21:04 +03:00
Martin Lensment
d26dd3da98
Check API whitelist IP-s when loggin into registrar with pw #2713
2015-08-14 17:34:05 +03:00
Martin Lensment
db33638f0d
Add pw length validator #2752
2015-07-24 14:51:54 +03:00
Priit Tark
7530d6ecab
Rubocop upgraded #2711
2015-06-26 18:19:36 +03:00
Priit Tark
bb6186c33b
Added iptables counter update script
2015-05-31 23:28:15 +03:00
Martin Lensment
27a71f02a3
Catch PKI errors
2015-05-25 11:50:00 +03:00
Martin Lensment
f590a107fb
Add API pki cert check
2015-05-22 18:59:33 +03:00
Martin Lensment
fe19ac743b
Typo fix
2015-05-22 17:06:40 +03:00
Martin Lensment
5c602ccfa1
Refactor
2015-05-22 17:05:00 +03:00
Martin Lensment
2f83f4f7be
Logging
2015-05-22 17:02:25 +03:00
Martin Lensment
2121aadc80
Convert pem to X509
2015-05-22 17:00:50 +03:00
Martin Lensment
9b859d9076
Logger
2015-05-22 16:31:04 +03:00
Martin Lensment
fecb6b40fc
Calculate md5 differently
2015-05-22 16:19:24 +03:00
Martin Lensment
0aa5399265
Revert back to CSR / CRT upload
2015-05-22 13:42:40 +03:00
Priit Tark
5afa0ac793
Added Registrar roles with super, epp, billing
2015-05-20 19:58:00 +03:00
Martin Lensment
e72bb0be54
Update registrar sessions
2015-05-15 17:39:59 +03:00
Priit Tark
24b51809c3
Removed legacy contacts form api users
2015-05-11 16:23:13 +03:00
Martin Lensment
a79ef51ed9
Allow updating password via EPP
2015-04-06 16:39:58 +03:00
Priit Tark
527bc2a0dc
Fix epp session test, now api_user honors active boolean correctly
2015-02-27 13:42:59 +02:00
Priit Tark
20fbe5eef7
Api user active by default
2015-02-26 11:09:22 +02:00
Martin Lensment
c3560fd19f
Get rid of old code
2015-02-26 11:04:20 +02:00
Martin Lensment
5319db16b4
Add new resource for certs
2015-02-25 16:26:09 +02:00