You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Igor Scheller bcce2625a8 Implemented AuthController for login
* Moved /login functionality to AuthController
* Refactored password handling logic to use the Authenticator
6 years ago
..
angeltypes_controller.php Moved permission checks to Authenticator class 6 years ago
event_config_controller.php Moved permission checks to Authenticator class 6 years ago
public_dashboard_controller.php Replaced gettext translation `_()` with `__()` that uses the Translator class 7 years ago
rooms_controller.php Moved permission checks to Authenticator class 6 years ago
shift_entries_controller.php Added more error messages 6 years ago
shifts_controller.php Moved permission checks to Authenticator class 6 years ago
shifttypes_controller.php Require POST for sending forms 6 years ago
user_angeltypes_controller.php Log messages without inline HTML 6 years ago
user_driver_licenses_controller.php Moved permission checks to Authenticator class 6 years ago
user_worklog_controller.php worklog: Fix hours validation 6 years ago
users_controller.php Implemented AuthController for login 6 years ago