Jan Böhmer
|
d49bb1f4b5
|
Removed unused import statements
|
2024-03-03 20:34:36 +01:00 |
|
Jan Böhmer
|
2c6de84c9a
|
Only check every 10 minutes if the user needs to setup a 2FA method enforced by its group
That saves us 3 database queries on many requests.
|
2023-07-19 00:56:28 +02:00 |
|
Jan Böhmer
|
cc1595e048
|
Added button to user admin to impersonate a certain user
|
2023-07-08 22:43:41 +02:00 |
|
Jan Böhmer
|
5629215ce4
|
Use imports instead of FQNs
|
2023-06-11 15:00:28 +02:00 |
|
Jan Böhmer
|
7ee01d9a05
|
Applied rector with PHP8.1 migration rules
|
2023-06-11 14:17:19 +02:00 |
|
Jan Böhmer
|
a43af180a7
|
Applied rector rules up to symfony 6.2
|
2023-05-28 01:21:05 +02:00 |
|
Jan Böhmer
|
1dbf36b86b
|
Use str_contains and similar instead of strpos
|
2023-05-27 23:58:28 +02:00 |
|
Jan Böhmer
|
0dcdd252f5
|
Fixed static analysis issues
|
2023-04-16 00:55:25 +02:00 |
|
Jan Böhmer
|
b3ecee749e
|
Removed deprecated SessionInterface service
|
2023-04-15 21:07:04 +02:00 |
|
Jan Böhmer
|
68462185ba
|
Removed old GPLv2 copyright header
|
2022-11-29 22:28:53 +01:00 |
|
Jan Böhmer
|
068daeda75
|
Use jbtronics/2fa-webauthn for u2f two factor authentication
|
2022-10-03 23:09:50 +02:00 |
|
Jan Böhmer
|
51e05a8669
|
Use typed properties
|
2022-09-18 22:59:31 +02:00 |
|
Jan Böhmer
|
193ecd252b
|
Fixed some deprecations.
|
2021-10-02 20:41:14 +02:00 |
|
Jan Böhmer
|
e01b06fb85
|
Fixed some inspection issues.
|
2020-08-21 22:43:37 +02:00 |
|
Jan Böhmer
|
d0b1024d80
|
Fixed code style.
|
2020-08-21 21:36:22 +02:00 |
|
Jan Böhmer
|
90d3032924
|
Fixed PHPStan issues.
|
2020-06-07 16:33:31 +02:00 |
|
Jan Böhmer
|
e72bc52e12
|
Fixed PHPstan issues.
|
2020-06-03 22:22:15 +02:00 |
|
Jan Böhmer
|
7de2137370
|
Fixed PHPStan issue.
|
2020-06-01 18:21:50 +02:00 |
|
Jan Böhmer
|
7f263e9916
|
Use $session->getFlashBag() instead of deprcated FlashBag service.
|
2020-05-31 13:48:12 +02:00 |
|
Jan Böhmer
|
26737f4b46
|
Restructured EventSubscriber Folder structure.
|
2020-04-09 17:24:16 +02:00 |
|