Uwe Steinmann
|
28a4a24613
|
add constructor, authenticate() returns null if authentication fails
|
2022-11-28 21:36:40 +01:00 |
|
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
|
8f4c2f454b
|
user uid instead of cn in distinguished name to auth. user
|
2022-08-30 18:11:00 +02:00 |
|
Uwe Steinmann
|
8e7d2547b4
|
remove constructor, because it was the same like in the parent class
|
2021-09-20 16:42:14 +02:00 |
|
Uwe Steinmann
|
beb29ca34e
|
propperly check if user exists in database (Closes #388)
|
2018-01-24 09:18:24 +01:00 |
|
Uwe Steinmann
|
5658cbbe54
|
set initial role to '0' not '1'
|
2016-10-06 15:26:28 +02:00 |
|
Uwe Steinmann
|
f890b23ccc
|
put authentication into its own class
|
2016-08-10 15:52:55 +02:00 |
|