index
:
unifest.git
master
permission-rebuild-views
translation
Engelsystem for the unifest.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
sys_auth.php
Age
Commit message (
Collapse
)
Author
2017-12-25
Formatting & Docstrings
Bot
2017-08-30
Use symfony session
Igor Scheller
2017-08-29
Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'
Igor Scheller
# Conflicts: # includes/controller/angeltypes_controller.php # includes/pages/admin_groups.php # includes/pages/user_settings.php # includes/sys_page.php # src/Exceptions/Handler.php # src/Http/Request.php
2017-08-29
Security: Only allow angels with admin_news_html privilege to use HTML
Igor Scheller
2017-07-28
dried code by introducing selectOne for select queries with only one result ↵
msquare
line expected
2017-07-23
handle failed db queries in Db class
msquare
2017-01-21
Refactoring: Config cleanup / moved to class
Igor Scheller
2017-01-21
Changed from mysqli to PDO, some refactorings, faster sql queries
Igor Scheller
2017-01-03
Replaced " with '
Bot
2017-01-03
PPHDoc, formatting, fixes, cleanup
Bot
2017-01-02
Formatting
Bot
2017-01-02
PSR-2 formatting
Bot
2017-01-01
Fixed "Constant already defined" notice
Igor Scheller
Added more ugly global variables
2016-11-15
reduce complexity of password recovery controller
msquare
2016-09-30
small code improvements
msquare
2016-09-29
prohibit inline control structures on includes and index
msquare
2015-06-07
remove json auth feature (will be covered by api)
Philip Häusler
2014-12-28
harden the sql queries
Philip Häusler
2013-12-26
user password recovery
Philip Häusler
2013-12-03
simplified config
Philip Häusler
2013-10-13
30c3 theme
Philip Häusler
2013-09-18
mysql to mysqli and a lot of cleanup and mvc
Philip Häusler
2012-12-27
allow IP address change while being logged in
Jan-Philipp Litza
2012-12-12
new authentication framework with stronger passwords and real salts - please ↵
Jan-Philipp Litza
proofread!
2011-12-27
registration fix
Philip Häusler
2011-12-27
registration fix
Philip Häusler
2011-09-26
fix issue #34, edit rights of righless users
Philip Häusler
2011-06-03
json auth service complete
Philip Häusler
2011-06-03
includes/sys_auth: Add sql_escape, just to be safe
Daniel Friesel
2011-06-02
cleanup
Philip Häusler
2011-06-02
rewrite
Philip Häusler