Commit graph

4 commits

Author SHA1 Message Date
Karl Erik Õunapuu
e1d2fb45d5
Fix tests 2020-10-29 11:56:33 +02:00
Karl Erik Õunapuu
3162d8cc57
Remove traces of Mobile-ID direct auth 2020-10-02 09:54:14 +03: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
Maciej Szlosarczyk
9623e2fb97
Refactor RegistrantUser class
* Extract frequently used country_code and ident methods
* Refactor domain query
* Add contact query method
* Add adminstrated_domains query method. Name will most likely change
  in the future developments
* Change registry locks integration test name
2018-08-23 16:00:44 +03:00