summaryrefslogtreecommitdiff
path: root/includes/pages/admin_user.php
AgeCommit message (Expand)Author
2019-12-08Renamed redirect() to throwRedirect()Bot
2019-08-24Edit user: Prevent overwriting first and last name if temporary disabledIgor Scheller
2019-08-24User admin: Allow setting new groups if user has none assignedIgor Scheller
2019-08-24feature: disable lastname+prename in configmsquare
2019-08-22Admin user: Show force active status in logIgor Scheller
2019-08-04fix edit user errormsquare
2019-07-08Implemented AuthController for loginIgor Scheller
2019-06-03Log messages without inline HTMLIgor Scheller
2019-04-28better nick validation, fixes #429msquare
2019-04-25FormattingIgor Scheller
2019-04-23Support disabling the DECT fieldJanne Heß
2018-12-27fixes #549: fill missing arrival dates and prevent setting arrival by admin-u...msquare
2018-12-25Bugfix: Edit user: Show groups list if angel has no rightsIgor Scheller
2018-12-22user: allow up to 40 characters for dect numbersIgor Scheller
2018-12-02Moved permission checks to Authenticator classIgor Scheller
2018-11-21Added csrf middlewareIgor Scheller
2018-11-02Fix error when accessing undefined dateIgor Scheller
2018-10-31Replaced `Auth()` with `auth()`Igor Scheller
2018-10-31User: Bugfixes & code cleanupIgor Scheller
2018-10-31Replaced more sql queries and old dataIgor Scheller
2018-10-31Changed more functions :tada:Igor Scheller
2018-10-31Changed user_link and some other user functions to use the user idIgor Scheller
2018-10-31Replaced some global `$user` variablesIgor Scheller
2018-09-23Tried to fix inputfields for date, email, telNos-
2018-08-29Replaced gettext translation `_()` with `__()` that uses the Translator classBot
2018-08-29Removed translation from config fileIgor Scheller
2018-01-14database: updated checks for selectOneIgor Scheller
2017-12-25Formatting & DocstringsBot
2017-08-30BugfixesIgor Scheller
2017-08-29Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'Igor Scheller
2017-08-29Security: Only allow angels with admin_news_html privilege to use HTMLIgor Scheller
2017-08-29#336: Integration of symfony/http-foundation requestIgor Scheller
2017-08-28#337: Added routingIgor Scheller
2017-07-28dried code by introducing selectOne for select queries with only one result l...msquare
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-01-22Fixes and improvementsIgor Scheller
2017-01-22Removed spacesBot
2017-01-21Refactoring: Config cleanup / moved to classIgor Scheller
2017-01-21Changed from mysqli to PDO, some refactorings, faster sql queriesIgor Scheller
2017-01-03Bugfixes & improvementsIgor Scheller
2017-01-03Replaced " with 'Bot
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02FormattingBot
2017-01-02PSR-2 formattingBot
2016-12-27fix edit user bug deleting emailsmsquare
2016-12-27fix edit user bug deleting emailsmsquare
2016-11-11fixes #266: add checkbox allowing the users email to be used by humans like e...msquare
2016-10-04reduce complexity of user angeltypes controllermsquare
2016-09-29make short variable names longermsquare
2016-09-29prohibit inline control structures on pagesmsquare