Commit Graph

17 Commits

Author SHA1 Message Date
1734b5c700
Add feature spec examples
With both logged in normal user and admin
2020-11-18 10:10:31 +01:00
3030d6f0f3
Add specs for User#is_admin? 2020-11-18 09:17:56 +01:00
d8fee4bae2
Haare schön 2020-11-18 00:30:59 +01:00
f0312cb8e7
Authorize access to admin panel, etc.
Adds a separate admin namespace and base controller, with authorization
by looking up the admin property in the user's LDAP account.
2020-11-18 00:22:44 +01:00
6614f14d8a
Add some basic styles 2020-11-16 19:42:32 +01:00
a604018249
Require both user and email for anonymous password resets 2020-11-11 19:39:19 +01:00
2b153bef8d
Disable regs, nicer errors and flash messages 2020-11-11 19:18:21 +01:00
a09741ba28
Add dashboard, allow password resets when signed in 2020-11-11 18:56:06 +01:00
674b0a0ff5
Add LDAP logins and password resets, config, etc. 2020-11-10 11:36:06 +01:00
5e6a7cabd6
Add devise 2020-11-09 09:59:12 +01:00
39628ac449
Change page title 2020-11-09 09:58:28 +01:00
03ad77b0f8
Add documentation section to README 2020-11-09 09:58:28 +01:00
6d59938e0d
Add dotenv 2020-11-09 09:58:23 +01:00
259856a033
Add LDAP user index 2020-11-07 16:52:51 +01:00
20a8102032
Configure generators 2020-11-07 16:49:05 +01:00
d6dbf8acf7
Plant a root 2020-11-07 14:55:07 +01:00
2a23fb95cf
Hello kosmos. 2020-11-07 14:49:52 +01:00