Jan Böhmer
|
d0f2667691
|
Only fetch database user from database once.
This should improve the performance a lot.
|
2019-11-15 18:58:58 +01:00 |
|
Jan Böhmer
|
bf8455fa42
|
Added tests on some security related classes.
|
2019-11-10 14:49:09 +01:00 |
|
Jan Böhmer
|
e557bdedd5
|
Added an PHP CS fixer config file and applied it to files.
We now use the same the same style as the symfony project, and it allows us to simply fix the style by executing php_cs_fixer fix in the project root.
|
2019-11-09 00:47:20 +01:00 |
|
Jan Böhmer
|
787e498586
|
Updated copyright headers.
|
2019-11-01 13:40:30 +01:00 |
|
Jan Böhmer
|
90d449ea22
|
Prevent a user from lock itself out from the user system.
|
2019-09-11 18:50:23 +02:00 |
|
Jan Böhmer
|
7826e3d2ad
|
Added entities and properties for some future features.
|
2019-08-12 15:47:57 +02:00 |
|
Jan Böhmer
|
62d875d1e5
|
Added user entity and basic login/logout system.
|
2019-03-14 18:01:41 +01:00 |
|