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
Martin Lensment
4f290bc9fe
Enable certificate creating on api users
2015-02-19 17:48:30 +02:00
Priit Tark
96d1c60dd8
Refactored contact with ability
2015-02-17 11:21:23 +02:00
Martin Lensment
41bb72e043
Revert user cert
2015-02-17 10:42:12 +02:00
Martin Lensment
f3215680d5
Merge admin and api users
2015-02-13 13:05:01 +02:00
Martin Lensment
de161537b5
Parse success and failure from stderr
2015-02-13 10:58:20 +02:00
Martin Lensment
f4f77fefc7
Better error handling
2015-02-12 19:03:35 +02:00
Martin Lensment
f2c9d18473
CRT generation with command line tool
2015-02-12 12:33:28 +02:00
Martin Lensment
bbe8a780a8
Generate crt from csr
2015-02-05 18:46:52 +02:00