summaryrefslogtreecommitdiff
path: root/includes/pages/guest_login.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-21Require POST for sending formsIgor Scheller
2018-11-18fix missing unique mail validation on user registermsquare
2018-10-31Replaced `Auth()` with `auth()`Igor Scheller
2018-10-31Replaced more sql queries and old dataIgor Scheller
2018-10-31Replaced more user related stuffIgor Scheller
2018-10-31Changed more functions :tada:Igor Scheller
2018-10-31Replaced some global `$user` variablesIgor Scheller
2018-10-30Make application name configurableIgor Scheller
2018-10-30EventConfig: Merge event configuration from database to global configIgor Scheller
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-11-29fix age validationmsquare
2017-11-21add validation of dect numbersmsquare
2017-11-19fix problem with default values on registrationmsquare
2017-11-19fix problem with default values on registrationmsquare
2017-11-19fix problem with default values on registrationmsquare
2017-11-19fix problem with default values on registrationmsquare
2017-11-19fix problem with validation of planned arrival datemsquare
2017-11-19fix problem with bools in queriesmsquare
2017-11-19fix problem with default value when registeringmsquare
2017-11-19fix problem with default age when registeringmsquare
2017-11-19fix all redirects to home (because of new urls redirect to ? wont work anymore)msquare
2017-09-20Added registration_enabled configurationIgor Scheller
2017-08-30Use symfony sessionIgor 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-20Removed overwhelmed pageIgor Scheller
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-03-02Renamed "default_theme" config to "theme"Igor Scheller
2017-01-21Refactoring: Config cleanup / moved to classIgor Scheller
2017-01-21Replaced [0-9] with \dBot
2017-01-21Replaced " with 'Bot
2017-01-21Changed from mysqli to PDO, some refactorings, faster sql queriesIgor Scheller
2017-01-03Replaced " with 'Bot
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02FormattingBot
2017-01-02PSR-2 formattingBot
2017-01-01Fixed "Constant already defined" noticeIgor Scheller
2016-12-27overwhelmedmsquare
2016-12-23use planned arrival time validation for register pagemsquare
2016-11-24Typo Changes and DescriptionsLeandra Eberle
2016-11-24Update guest_login.phpgnomus
2016-11-24fixes #277 date parsing returns the start of the day nowmsquare