internetee-registry/app
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
..
api/repp Merge branch 'master' into update-ruby-to-2-4 2018-08-27 17:07:49 +03:00
assets Support IE11 2018-10-27 16:18:29 +03:00
controllers Refactor ID card sign-in 2019-03-19 19:37:36 +02:00
helpers Generate <body> CSS class for every action for better styling 2018-08-17 15:39:06 +03:00
jobs Rename notifications.body to text 2018-08-23 22:33:30 +03:00
mailers Remove additional logger messages 2018-09-20 13:47:19 +03:00
models Refactor ID card sign-in 2019-03-19 19:37:36 +02:00
presenters Rename class to avoid any future collisions 2018-08-31 14:26:06 +03:00
services Refactor and improve invoices 2019-03-14 15:39:24 +02:00
validators Fix rubocop issues that are new to Ruby 2.4 2018-08-17 11:03:01 +03:00
views Refactor ID card sign-in 2019-03-19 19:37:36 +02:00