emeric
|
40000249c6
|
Split auth service in two services
|
2019-07-30 13:17:25 +02:00 |
|
emeric
|
9270d6814c
|
Simplified the login throttler, corrected races on throttler access, recreate the auth cookie with the remaining duration
|
2019-07-28 16:09:44 +02:00 |
|
emeric
|
336673770d
|
Switched to Wt::WRandom to generate secrets
|
2019-07-27 11:16:45 +02:00 |
|
emeric
|
ed50db7a7a
|
Changed auth cookie duration to 3 days for demo user + remove outdated tokens
|
2019-07-26 19:29:08 +02:00 |
|
emeric
|
9b902b1a59
|
Moved away from Wt::Auth and use a simplified (?) login/password system with a login throttler based on IP address
|
2019-07-26 14:02:05 +02:00 |
|
emeric
|
38ce2600d2
|
Rework DB session + transactions. Now can handle multiple read only transactions in parallel
|
2019-07-16 13:17:23 +02:00 |
|
emeric
|
4cadb915ba
|
Added demo account support
|
2018-08-01 12:57:03 +02:00 |
|
emeric
|
1e7bfd14c2
|
Include self header first to catch problems
|
2018-05-16 13:58:29 +02:00 |
|
emeric
|
a30938a7f9
|
Make the remember-me feature make again
|
2018-04-19 13:47:45 +02:00 |
|
emeric
|
f804bacbd6
|
Deactive the remember me function as it does not work anymore
|
2018-04-16 22:48:05 +02:00 |
|
emeric
|
9cb4918f44
|
Upgrade from Wt3 to Wt4
|
2018-04-16 16:56:51 +02:00 |
|
emeric
|
2f7697d278
|
Adding User edit/create view
|
2018-04-10 13:24:14 +02:00 |
|
emeric
|
bc26ddae50
|
Reorganized the UI/xml part to better handle next steps
|
2018-03-14 13:17:04 +01:00 |
|
emeric
|
ba1968b02c
|
Now deleting auth cookie when logging out
|
2018-03-13 11:24:20 +01:00 |
|