Jan Böhmer
|
6a2ff9d153
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +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
|
d04d743520
|
Fixed typos
|
2023-04-15 23:14:53 +02:00 |
|
Jan Böhmer
|
de96aae9a5
|
Fixed inspection issues
|
2023-04-15 21:49:19 +02:00 |
|
Jan Böhmer
|
97c3b9002a
|
Mark SAML users as so in database and disable local password changing then.
|
2023-02-21 00:29:50 +01:00 |
|
Jan Böhmer
|
29e46d5d05
|
Renamed users templates folder to recommended snake_case
|
2023-02-04 22:49:28 +01:00 |
|
Jan Böhmer
|
88c9a488a3
|
Fixed static analysis issues.
|
2023-01-25 00:20:35 +01:00 |
|
Jan Böhmer
|
0063d360ce
|
Allow a user to change and remove his profile picture from user settings.
|
2023-01-25 00:10:17 +01:00 |
|
Jan Böhmer
|
d06701fa87
|
Started to work on avatar upload from user settings page.
|
2023-01-24 00:57:41 +01:00 |
|
Jan Böhmer
|
68462185ba
|
Removed old GPLv2 copyright header
|
2022-11-29 22:28:53 +01:00 |
|
Jan Böhmer
|
1e106a3da1
|
Moved TwoFactor services into Services\UserSystem namespace
|
2022-11-14 20:02:58 +01:00 |
|
Jan Böhmer
|
9c688e22dc
|
Allow to delete Webauthn Keys
|
2022-10-04 00:16:10 +02:00 |
|
Jan Böhmer
|
51e05a8669
|
Use typed properties
|
2022-09-18 22:59:31 +02:00 |
|
Jan Böhmer
|
639829f5c5
|
Fixed some inspection issues.
|
2022-08-14 19:32:53 +02:00 |
|
Jan Böhmer
|
5fd608f42a
|
Fixed some deprecations.
|
2022-08-14 19:09:07 +02:00 |
|
Jan Böhmer
|
ea6357c259
|
Use stimulus for global reloading
|
2022-07-24 14:41:28 +02:00 |
|
Jan Böhmer
|
ae24fb5eb1
|
Use renderForm for proper return codes for turbo
|
2022-03-04 21:20:18 +01:00 |
|
Jan Böhmer
|
193ecd252b
|
Fixed some deprecations.
|
2021-10-02 20:41:14 +02:00 |
|
Jan Böhmer
|
3328dd968d
|
Fixed some higher level PHPstan issues.
|
2020-10-02 12:42:15 +02:00 |
|
Jan Böhmer
|
d0b1024d80
|
Fixed code style.
|
2020-08-21 21:36:22 +02:00 |
|
Jan Böhmer
|
f5d685dfd4
|
Fixed coding style.
|
2020-05-10 21:39:31 +02:00 |
|
Jan Böhmer
|
470cd2af9e
|
Log security related events like password reset, 2FA method added, etc.
|
2020-04-03 18:27:47 +02:00 |
|
Jan Böhmer
|
fd61c8d9e2
|
Fixed coding style.
|
2020-03-15 13:56:31 +01:00 |
|
Jan Böhmer
|
9e8771a4ee
|
Changed license to AGPL3+
|
2020-02-22 18:14:36 +01:00 |
|
Jan Böhmer
|
96d7e4c9f4
|
Fixed inspection issues.
|
2020-02-02 14:05:36 +01:00 |
|
Jan Böhmer
|
da72f5b3ec
|
Fixed PHPstan issues for level 5.
|
2020-02-01 19:42:28 +01:00 |
|
Jan Böhmer
|
388e847b17
|
Applied symplify rules to codebase.
|
2020-01-05 22:49:00 +01:00 |
|
Jan Böhmer
|
f861de791f
|
Applied code style rules to src/
|
2020-01-05 15:46:58 +01:00 |
|
Jan Böhmer
|
9a7223a301
|
Fixed code style.
|
2020-01-04 20:24:09 +01:00 |
|
Jan Böhmer
|
1aed1d1d26
|
Fixed some inspection issues.
|
2020-01-04 20:14:42 +01:00 |
|
Jan Böhmer
|
96fa3be7cc
|
Added translations for 2FA.
|
2020-01-01 15:42:18 +01:00 |
|
Jan Böhmer
|
0c7a8bd85e
|
Disable 2FA settings when demo mode is active.
|
2019-12-31 18:12:15 +01:00 |
|
Jan Böhmer
|
5ee9d5ade0
|
Updated copyright headers.
|
2019-12-31 17:58:01 +01:00 |
|
Jan Böhmer
|
b5e80ec1b7
|
Prefer U2F as 2FA method if it is available.
|
2019-12-29 17:36:41 +01:00 |
|
Jan Böhmer
|
39aaab07c5
|
Moved user settings and 2FA related controller into its own class UserSettingsController.
|
2019-12-29 17:17:12 +01:00 |
|