summaryrefslogtreecommitdiff
path: root/includes/sys_auth.php
AgeCommit message (Expand)Author
2019-07-08Implemented AuthController for loginIgor Scheller
2018-12-02Moved permission checks to Authenticator classIgor Scheller
2018-10-31Replaced more user related stuffIgor Scheller
2017-12-25Formatting & DocstringsBot
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-07-28dried code by introducing selectOne for select queries with only one result l...msquare
2017-07-23handle failed db queries in Db classmsquare
2017-01-21Refactoring: Config cleanup / moved to classIgor Scheller
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-11-15reduce complexity of password recovery controllermsquare
2016-09-30small code improvementsmsquare
2016-09-29prohibit inline control structures on includes and indexmsquare
2015-06-07remove json auth feature (will be covered by api)Philip Häusler
2014-12-28harden the sql queriesPhilip Häusler
2013-12-26user password recoveryPhilip Häusler
2013-12-03simplified configPhilip Häusler
2013-10-1330c3 themePhilip Häusler
2013-09-18mysql to mysqli and a lot of cleanup and mvcPhilip Häusler
2012-12-27allow IP address change while being logged inJan-Philipp Litza
2012-12-12new authentication framework with stronger passwords and real salts - please ...Jan-Philipp Litza
2011-12-27registration fixPhilip Häusler
2011-12-27registration fixPhilip Häusler
2011-09-26fix issue #34, edit rights of righless usersPhilip Häusler
2011-06-03json auth service completePhilip Häusler
2011-06-03includes/sys_auth: Add sql_escape, just to be safeDaniel Friesel
2011-06-02cleanupPhilip Häusler
2011-06-02rewritePhilip Häusler