internetee-registry/app/controllers/registrar
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
..
account_activities_controller.rb Refactor Devise integration 2018-06-20 12:21:22 +03:00
base_controller.rb Improve readability 2018-07-16 01:31:36 +03:00
bulk_change_controller.rb Refactor Devise integration 2018-06-20 12:21:22 +03:00
contacts_controller.rb Refactor Devise integration 2018-06-20 12:21:22 +03:00
current_user_controller.rb Refactor Devise integration 2018-06-20 12:21:22 +03:00
deposits_controller.rb Merge branch 'master' into refactor-devise-integration 2018-08-17 14:54:23 +03:00
depp_controller.rb Rename users.password to users.plain_text_password 2018-07-13 23:09:21 +03:00
domain_transfers_controller.rb Fix Rubocop warnings 2018-07-15 19:50:15 +03:00
domains_controller.rb Refactor Devise integration 2018-06-20 12:21:22 +03:00
invoices_controller.rb Refactor and improve invoices 2019-03-14 15:39:24 +02:00
keyrelays_controller.rb Introduce BaseController for registrar area 2017-04-06 19:05:14 +03:00
nameservers_controller.rb Fix Rubocop warnings 2018-07-15 19:50:15 +03:00
payments_controller.rb Refactor and improve invoices 2019-03-14 15:39:24 +02:00
polls_controller.rb Introduce BaseController for registrar area 2017-04-06 19:05:14 +03:00
profile_controller.rb Refactor Devise integration 2018-06-20 12:21:22 +03:00
sessions_controller.rb Refactor ID card sign-in 2019-03-19 19:37:36 +02:00
tech_contacts_controller.rb Fix Rubocop warnings 2018-07-15 19:50:15 +03:00
xml_consoles_controller.rb Introduce BaseController for registrar area 2017-04-06 19:05:14 +03:00