Alex Sherman
6e99521d59
Fix mess with registrant user routes
2020-09-30 13:37:58 +05:00
Alex Sherman
227c2f100d
Set OmniAuth on failure config
2020-09-25 16:20:01 +05: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
Artur Beljajev
85c1633400
Fix a regression, where user_session_timeout
setting in
...
`application.yml` is not respected.
Introduced in ebe831e782
2018-09-04 11:51:47 +03:00
Artur Beljajev
ebe831e782
Regenerate and tune Devise config
2018-06-19 20:23:54 +03:00
Artur Beljajev
30ac973f96
Remove lib
folder from autoload path
...
- Load extensions explicitly
2018-06-05 17:26:14 +03:00
Artur Beljajev
908f90d93f
Parse "user_session_timeout" config key
2017-09-27 02:31:39 +03:00
Artur Beljajev
030eaa3078
Enable configuring user session timeout
2017-09-27 01:58:43 +03:00
Artur Beljajev
1c2e8c9dac
Set session timeout to 5 years in development and staging environments
2017-09-17 01:46:32 +03:00
Priit Tark
e0e7a3e35e
Added admin login
2015-05-20 16:30:36 +03:00
Priit Tark
c08dc9aae7
Convert all session controllers directly under devise controller
2015-05-20 14:57:46 +03:00
Priit Tark
ec4c06bb06
Registrar refactor
2015-04-10 10:59:39 +03:00
Priit Tark
54b5394196
All required env settings are now checkeda and depricated APP_CONFIG
2015-02-27 16:46:52 +02:00
Priit Tark
537326df1f
removed devise secret
2015-01-19 10:57:30 +02:00
Priit Tamboom
8d189023c7
rubocop update, now it's green
2014-10-10 16:11:28 +03:00
Priit Tamboom
2d6ed7fa45
rubocop autocorret to get tests green
2014-10-10 15:10:05 +03:00
Martin Lensment
c997f2da5d
Basic login
2014-09-25 13:12:44 +03:00