Commit Graph

8 Commits

Author SHA1 Message Date
Uwe Steinmann
f1b9b2e706 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2021-11-04 20:53:56 +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
74be064295 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2020-07-30 11:23:25 +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
fdacbd8c81 disable login for an increasing amount of time if credentials are wrong 2020-05-20 10:51:47 +02:00
Uwe Steinmann
acd72c218d user password_hash instead of md5 2020-04-24 08:05:26 +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