1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2025-04-24 14:25:51 +00:00
Arsse/lib
J. King 931fe3b585 Move password generation to the User class
This allows user drivers which wish to generate their own passwords to
do so, and those which do not to defer to the built-in generator
2018-11-02 11:52:55 -04:00
..
Conf Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Db Add missing return type hints where possible 2018-11-02 11:47:10 -04:00
Feed Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Lang Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Misc Whitespace cleanup 2018-10-26 14:58:04 -04:00
REST Simplify NCNv1 userStatus call 2018-10-28 13:59:09 -04:00
Service Whitespace cleanup 2018-10-26 14:58:04 -04:00
User Move password generation to the User class 2018-11-02 11:52:55 -04:00
AbstractException.php Ensure the Lang class always exists when throwing exceptions 2018-10-31 14:32:11 -04:00
Arsse.php Whitespace cleanup 2018-10-26 14:58:04 -04:00
CLI.php Strip out unused user management functionality 2018-10-28 10:59:17 -04:00
Conf.php Whitespace cleanup 2018-10-26 14:58:04 -04:00
Database.php Move password generation to the User class 2018-11-02 11:52:55 -04:00
Exception.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
ExceptionFatal.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
ExceptionType.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Feed.php Whitespace cleanup 2018-10-26 14:58:04 -04:00
Lang.php Improve coverage slightly 2018-08-17 08:35:13 -04:00
REST.php Strip out unused user management functionality 2018-10-28 10:59:17 -04:00
Service.php Whitespace cleanup 2018-10-26 14:58:04 -04:00
User.php Move password generation to the User class 2018-11-02 11:52:55 -04:00