Commit graph

8 commits

Author SHA1 Message Date
Artur Beljajev
2a13324c19 Remove unused code
`AdminUser` model does not have `rememberable` concern included
2019-10-24 15:08:38 +03:00
Artur Beljajev
8c744f091b Remove unneeded attribute 2018-08-09 13:49:26 +03:00
Artur Beljajev
2e1ed2733a Extract translation 2018-07-18 23:24:56 +03:00
Artur Beljajev
5561825584 Use standard Devise sessions controller in admin area
Fixes a bug when retrying to login with correct credentials
2018-07-18 20:02:05 +03:00
Artur Beljajev
9684c8e59f Refactor Devise integration
- Use scoped users
- Use the named route helpers instead of hardcoded paths
2018-06-20 12:21:22 +03:00
Priit Tark
e0e7a3e35e Added admin login 2015-05-20 16:30:36 +03:00
Priit Tark
11399958f5 Refactored stylesheets and fixed font 2015-04-16 16:30:23 +03:00
Martin Lensment
744f29c674 Refactor sessions 2015-03-20 16:39:32 +02:00