Bot
|
3ebea2ae15
|
Replaced DB with Db
|
2022-06-17 20:57:52 +02:00 |
Igor Scheller
|
643c4c8da7
|
Upgraded composer packages, fixed class naming and return types
|
2021-12-29 11:00:02 +01:00 |
Igor Scheller
|
bcce2625a8
|
Implemented AuthController for login
* Moved /login functionality to AuthController
* Refactored password handling logic to use the Authenticator
|
2019-07-08 01:57:59 +02:00 |
Igor Scheller
|
c33940f64a
|
Moved permission checks to Authenticator class
|
2018-12-02 12:53:31 +01:00 |
Igor Scheller
|
4e09ee3eb2
|
Replaced more user related stuff
(Contains some buggy stuff too...)
|
2018-10-31 13:43:23 +01:00 |
Bot
|
952c7892f3
|
Formatting & Docstrings
|
2017-12-25 23:51:15 +01:00 |
Igor Scheller
|
2bd127c011
|
Use symfony session
|
2017-08-30 19:57:01 +02:00 |
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
|
2017-08-29 23:16:41 +02:00 |
Igor Scheller
|
3002ed9e93
|
Security: Only allow angels with admin_news_html privilege to use HTML
|
2017-08-29 22:22:53 +02:00 |
msquare
|
f82e5456d2
|
dried code by introducing selectOne for select queries with only one result line expected
|
2017-07-28 20:11:09 +02:00 |
msquare
|
a157004f4a
|
handle failed db queries in Db class
|
2017-07-23 11:46:54 +02:00 |
Igor Scheller
|
8506d6d27e
|
Refactoring: Config cleanup / moved to class
|
2017-01-21 23:07:20 +01:00 |
Igor Scheller
|
9a3ad88834
|
Changed from mysqli to PDO, some refactorings, faster sql queries
|
2017-01-21 13:58:53 +01:00 |
Bot
|
55141154c0
|
Replaced " with '
|
2017-01-03 15:32:59 +01:00 |
Bot
|
356b2582f3
|
PPHDoc, formatting, fixes, cleanup
|
2017-01-03 03:22:48 +01:00 |
Bot
|
d71e7bbfad
|
Formatting
|
2017-01-02 15:49:53 +01:00 |
Bot
|
7313e15ce8
|
PSR-2 formatting
|
2017-01-02 03:57:23 +01:00 |
Igor Scheller
|
1f8d1eb4bb
|
Fixed "Constant already defined" notice
Added more ugly global variables
|
2017-01-01 18:50:53 +01:00 |
msquare
|
f2630162e9
|
reduce complexity of password recovery controller
|
2016-11-15 22:08:41 +01:00 |
msquare
|
6dfefc3bb9
|
small code improvements
|
2016-09-30 18:49:33 +02:00 |
msquare
|
4c288e957e
|
prohibit inline control structures on includes and index
|
2016-09-29 11:28:42 +02:00 |
Philip Häusler
|
1da5604f47
|
remove json auth feature (will be covered by api)
|
2015-06-07 20:11:50 +02:00 |
Philip Häusler
|
6bede2fd22
|
harden the sql queries
|
2014-12-28 13:44:56 +01:00 |
Philip Häusler
|
0c98f13eee
|
user password recovery
|
2013-12-26 13:34:48 +01:00 |
Philip Häusler
|
e9565a79ea
|
simplified config
|
2013-12-03 16:18:22 +01:00 |
Philip Häusler
|
3c4321ff76
|
30c3 theme
|
2013-10-13 00:52:44 +02:00 |
Philip Häusler
|
bfb0cacd54
|
mysql to mysqli and a lot of cleanup and mvc
|
2013-09-18 01:38:36 +02:00 |
Jan-Philipp Litza
|
35202cc525
|
allow IP address change while being logged in
|
2012-12-27 14:25:48 +01:00 |
Jan-Philipp Litza
|
db95fe6485
|
new authentication framework with stronger passwords and real salts - please proofread!
|
2012-12-12 02:40:12 +01:00 |
Philip Häusler
|
c925f19a96
|
registration fix
|
2011-12-27 13:34:04 +01:00 |
Philip Häusler
|
b707f55250
|
registration fix
|
2011-12-27 13:30:51 +01:00 |
Philip Häusler
|
8a5f510da2
|
fix issue #34, edit rights of righless users
|
2011-09-26 16:04:30 +02:00 |
Philip Häusler
|
225398d87d
|
json auth service complete
|
2011-06-03 15:30:17 +02:00 |
Daniel Friesel
|
554bd796dc
|
includes/sys_auth: Add sql_escape, just to be safe
|
2011-06-03 11:24:22 +02:00 |
Philip Häusler
|
06497b3a53
|
cleanup
|
2011-06-02 01:18:08 +02:00 |
Philip Häusler
|
a3be028928
|
rewrite
|
2011-06-02 00:48:29 +02:00 |