Uwe Steinmann
|
0017137d0b
|
allow login by email if turned on in configuration
|
2024-03-20 17:05:41 +01:00 |
|
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
|
8e7d2547b4
|
remove constructor, because it was the same like in the parent class
|
2021-09-20 16:42:14 +02:00 |
|
Uwe Steinmann
|
9c2dae9d44
|
use new functions seed_pass_hash() and seed_pass_verify()
|
2020-07-30 10:57:29 +02:00 |
|
Uwe Steinmann
|
62d0f249d2
|
remove guest user check
|
2016-08-30 07:56:50 +02:00 |
|
Uwe Steinmann
|
f890b23ccc
|
put authentication into its own class
|
2016-08-10 15:52:55 +02:00 |
|