Karl Erik Õunapuu
11ee1f9f1e
Remove ID card logic from codebase
2020-10-01 17:18:23 +03:00
Karl Erik Õunapuu
155b6e98cb
Update file download HTTP headers in test
2020-06-01 10:36:49 +03:00
Karl Erik Õunapuu
bd7b6ddb73
Create test for viewing other domain contacts
2020-05-05 12:36:04 +03:00
Artur Beljajev
fa52001be6
Upgrade to Rails 5.0
...
Closes #377
2019-11-15 15:26:33 +02:00
Artur Beljajev
199085f8ac
Use resourceful routes
...
https://github.com/rails/rails/pull/23980
2019-10-16 10:36:09 +03:00
Artur Beljajev
4b91cf900f
Refactor domain mailer
...
- Remove `Que::Mailer` (#895 )
- Add preview
- DRY templates
- Add tests
- Extract translations
2019-04-19 17:06:26 +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