Igor Scheller
|
bcce2625a8
|
Implemented AuthController for login
* Moved /login functionality to AuthController
* Refactored password handling logic to use the Authenticator
|
5 years ago |
Igor Scheller
|
c33940f64a
|
Moved permission checks to Authenticator class
|
6 years ago |
Igor Scheller
|
4e09ee3eb2
|
Replaced more user related stuff
(Contains some buggy stuff too...)
|
6 years ago |
Bot
|
952c7892f3
|
Formatting & Docstrings
|
7 years ago |
Igor Scheller
|
2bd127c011
|
Use symfony session
|
7 years ago |
Igor Scheller
|
d0074cf006
|
Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'
# 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
|
7 years ago |
Igor Scheller
|
3002ed9e93
|
Security: Only allow angels with admin_news_html privilege to use HTML
|
7 years ago |
msquare
|
f82e5456d2
|
dried code by introducing selectOne for select queries with only one result line expected
|
7 years ago |
msquare
|
a157004f4a
|
handle failed db queries in Db class
|
7 years ago |
Igor Scheller
|
8506d6d27e
|
Refactoring: Config cleanup / moved to class
|
8 years ago |
Igor Scheller
|
9a3ad88834
|
Changed from mysqli to PDO, some refactorings, faster sql queries
|
8 years ago |
Bot
|
55141154c0
|
Replaced " with '
|
8 years ago |
Bot
|
356b2582f3
|
PPHDoc, formatting, fixes, cleanup
|
8 years ago |
Bot
|
d71e7bbfad
|
Formatting
|
8 years ago |
Bot
|
7313e15ce8
|
PSR-2 formatting
|
8 years ago |
Igor Scheller
|
1f8d1eb4bb
|
Fixed "Constant already defined" notice
Added more ugly global variables
|
8 years ago |
msquare
|
f2630162e9
|
reduce complexity of password recovery controller
|
8 years ago |
msquare
|
6dfefc3bb9
|
small code improvements
|
8 years ago |
msquare
|
4c288e957e
|
prohibit inline control structures on includes and index
|
8 years ago |
Philip Häusler
|
1da5604f47
|
remove json auth feature (will be covered by api)
|
10 years ago |
Philip Häusler
|
6bede2fd22
|
harden the sql queries
|
10 years ago |
Philip Häusler
|
0c98f13eee
|
user password recovery
|
11 years ago |
Philip Häusler
|
e9565a79ea
|
simplified config
|
11 years ago |
Philip Häusler
|
3c4321ff76
|
30c3 theme
|
11 years ago |
Philip Häusler
|
bfb0cacd54
|
mysql to mysqli and a lot of cleanup and mvc
|
11 years ago |
Jan-Philipp Litza
|
35202cc525
|
allow IP address change while being logged in
|
12 years ago |
Jan-Philipp Litza
|
db95fe6485
|
new authentication framework with stronger passwords and real salts - please proofread!
|
12 years ago |
Philip Häusler
|
c925f19a96
|
registration fix
|
13 years ago |
Philip Häusler
|
b707f55250
|
registration fix
|
13 years ago |
Philip Häusler
|
8a5f510da2
|
fix issue #34, edit rights of righless users
|
13 years ago |
Philip Häusler
|
225398d87d
|
json auth service complete
|
14 years ago |
Daniel Friesel
|
554bd796dc
|
includes/sys_auth: Add sql_escape, just to be safe
|
14 years ago |
Philip Häusler
|
06497b3a53
|
cleanup
|
14 years ago |
Philip Häusler
|
a3be028928
|
rewrite
|
14 years ago |