summaryrefslogtreecommitdiff
path: root/includes/pages/admin_user.php
AgeCommit message (Expand)Author
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
2015-12-30add a more secure way to delete users containing a password requestPhilip Häusler
2015-12-04fix user delete log entryPhilip Häusler
2015-08-13fix group rights managementPhilip Häusler
2015-07-12remove avatarsPhilip Häusler
2014-12-28harden the sql queriesPhilip Häusler
2014-12-27begin cleanup of user editPhilip Häusler
2014-12-27remove user angeltype administration from user-editPhilip Häusler
2014-12-07add shift entry update modelPhilip Häusler
2014-12-06try to prevent hint duplicationPhilip Häusler
2014-12-06add email shiftinfo checkbox/flagPhilip Häusler
2014-12-06add opt-in bool for shiftinfo mails and remove icq from usersPhilip Häusler
2014-09-28user list rewrittenPhilip Häusler
2014-09-24clear userlistPhilip Häusler