Uwe Steinmann
|
2e4b19e4ef
|
fix counting of login failures if both ldap and db authentication is done
|
2022-11-17 17:43:55 +01:00 |
|
Uwe Steinmann
|
7406ad6297
|
check if guest user actually exists
|
2021-05-27 12:56:31 +02:00 |
|
Uwe Steinmann
|
768ea3544c
|
theme in configuration can override theme of each user
|
2020-11-09 15:14:09 +01:00 |
|
Uwe Steinmann
|
9d2fba4fc6
|
log failed authentication at ldap server
|
2020-09-28 19:15:00 +02:00 |
|
Uwe Steinmann
|
b1560bb87b
|
allways use http only cookie, pass referuri to controller
|
2020-08-26 11:38:25 +02:00 |
|
Uwe Steinmann
|
974ff603e1
|
check if hooks return a user object because true also indicates a failed login
|
2020-01-07 21:20:16 +01:00 |
|
Uwe Steinmann
|
0f38a3dff6
|
propperly evaluate lang from REQUEST
|
2019-04-17 08:29:19 +02:00 |
|
Uwe Steinmann
|
a19db806cf
|
check if configured guest user actually exists
|
2019-02-05 07:34:48 +01:00 |
|
Uwe Steinmann
|
a03288ccf3
|
login as guest will prevent any other authentication
|
2019-01-31 11:22:21 +01:00 |
|
Uwe Steinmann
|
d1a8541d02
|
remove duplicate authentication code
|
2019-01-17 18:24:29 +01:00 |
|
Uwe Steinmann
|
b7ffaa878e
|
move most of the login code into a controller
|
2019-01-11 15:07:20 +01:00 |
|
Uwe Steinmann
|
c5a7ff83f0
|
do not output splash msg after postLogin hook
It should be done by the hook itself
|
2013-08-11 08:30:55 +02:00 |
|
Uwe Steinmann
|
7d40205af7
|
after an engl. message if login hook returns true
|
2013-07-29 08:52:30 +02:00 |
|
Uwe Steinmann
|
2d08f870c7
|
use controller after login
currently just used to run the postLogin hook
|
2013-07-23 17:33:40 +02:00 |
|