Ralf Becker
|
ba8b1c403e
|
use cryptographically secure random_int available in PHP 7+ when generating default passwords
|
2017-02-02 15:45:32 +01:00 |
|
Ralf Becker
|
7f8b81f45b
|
* Admin: fix bulk password reset to pick only passwords having required strength
|
2017-01-27 14:27:58 +01:00 |
|
Ralf Becker
|
b47dd39072
|
fix some scrutinizer "bugs"
|
2016-06-26 19:44:53 +02:00 |
|
Ralf Becker
|
8c821ab8cb
|
fix wrong/different case WrongUserInput --> WrongUserinput
|
2016-05-25 21:41:50 +02:00 |
|
Ralf Becker
|
e34fe9a4e7
|
using Acl::(ADD|READ|EDIT|DELETE|PRIVAT) constants instead old EGW_ACL_* defines and fix some namespace errors found by doc/check_namespace.php
|
2016-05-11 19:23:14 +00:00 |
|
Ralf Becker
|
e87cbc4832
|
use static Hooks methods
|
2016-05-11 18:58:10 +00:00 |
|
Ralf Becker
|
1ffea39da0
|
using now Egw and Egw\Applications direct
|
2016-04-26 18:56:51 +00:00 |
|
Ralf Becker
|
b95727bb6f
|
move auth classes to Api\Auth, only Sql is currently tested!
|
2016-03-06 20:47:10 +00:00 |
|