|
fd89dd25ca
|
Use DAuth instead of botan for password hashing. Fixes #7
|
2017-11-10 18:20:55 +01:00 |
|
|
ec0c7a64b5
|
added abstraction layer for password hashing
|
2017-10-27 18:58:46 +02:00 |
|
|
0143b933d5
|
Only show menu when authenticated and only show user management when logged in as admin
|
2017-10-27 18:03:55 +02:00 |
|
|
dafb065eb3
|
Added possibility for admins to add and remove users
|
2017-10-27 17:09:55 +02:00 |
|
|
026b3f993e
|
Automatically generate methods for checking if a user has certain privileges. Once static foreach is supported by ldc, this can be done even more elegant without the use of a helper function.
|
2017-10-27 15:13:02 +02:00 |
|
|
464c224d72
|
Added tests for calendarwebapp.authenticator.AuthInfo
|
2017-10-26 20:23:02 +02:00 |
|
|
4959c67e89
|
Initial work for support for different user roles.
|
2017-10-26 20:08:16 +02:00 |
|
|
ed717679ba
|
Store passwords as salted hashes using bcrypt
|
2017-10-15 16:43:39 +02:00 |
|
|
40f438852f
|
initial addition of unittests
|
2017-09-17 17:52:41 +02:00 |
|