Jan Böhmer
|
99f04d71af
|
Revert "Moved all user info updating logic into SAMLUserFactory"
This reverts commit 960ee342e4 .
|
2023-02-27 22:28:23 +01:00 |
|
Jan Böhmer
|
960ee342e4
|
Moved all user info updating logic into SAMLUserFactory
|
2023-02-24 00:12:44 +01:00 |
|
Jan Böhmer
|
91fb861fd3
|
Use login form page to show error messages on Part-DB side
|
2023-02-21 23:11:16 +01:00 |
|
Jan Böhmer
|
78ec0f1ea3
|
Create a new DB user when somebody logs in using SAML
|
2023-02-20 23:04:20 +01:00 |
|
Jan Böhmer
|
c0b74d83a5
|
Started to work on interfacing with keycloak
|
2023-02-20 22:10:24 +01:00 |
|
Jan Böhmer
|
03e52bf598
|
Added login rate throttling
|
2023-02-11 21:55:24 +01:00 |
|
Jan Böhmer
|
eef26f7ae6
|
Use PUBLIC_ACCESS role instead of IS_AUTHENTICATED_ANONYMOUSLY role
|
2022-08-14 19:11:42 +02:00 |
|
Jan Böhmer
|
93d817db81
|
Use the new authenticator system introduced in symfony 5.1
|
2022-08-14 17:09:57 +02:00 |
|
Jan Böhmer
|
600119276c
|
Use the newer scheb/2fa bundle instead of scheb/two_factor_bundle
Currently the U2F auth is broken, as there is no plugin supporting it in the new system
|
2022-08-13 23:33:05 +02:00 |
|
Jan Böhmer
|
d9c83d8bb2
|
Use LogoutEvent listener instead of deprecated LogoutHandler.
|
2020-05-31 13:48:36 +02:00 |
|
Jan Böhmer
|
26737f4b46
|
Restructured EventSubscriber Folder structure.
|
2020-04-09 17:24:16 +02:00 |
|
Jan Böhmer
|
c8375bfa8b
|
Add log entries on user login or logout.
|
2020-01-26 13:59:30 +01:00 |
|
Jan Böhmer
|
f0fb4a3deb
|
We only need one user provider.
|
2020-01-07 19:31:19 +01:00 |
|
Jan Böhmer
|
649bfc36c4
|
Updated recipes of security-bundle
|
2020-01-07 19:25:19 +01:00 |
|
Jan Böhmer
|
069293a843
|
Added 2FA with U2F keys.
|
2019-12-29 13:35:30 +01:00 |
|
Jan Böhmer
|
10ca895309
|
Implemented the two factor auth login form.
|
2019-12-23 18:45:32 +01:00 |
|
Jan Böhmer
|
2187f5eac2
|
Allow to disable a user in admin settings.
When a user is disabled, he can not login.
|
2019-10-26 23:22:27 +02:00 |
|
Jan Böhmer
|
0bfcec77fb
|
Use language setting of users when logging in.
|
2019-09-12 17:50:33 +02:00 |
|
Jan Böhmer
|
87e6f641c3
|
Added an option for mass creation of structured data.
|
2019-08-12 22:41:58 +02:00 |
|
Jan Böhmer
|
f30a6d1781
|
Use auto for password algorithm (fixes deprecation)
|
2019-06-16 12:59:11 +02:00 |
|
Jan Böhmer
|
fd4fa7f58d
|
Added a remember me function to the login form.
|
2019-03-14 18:27:29 +01:00 |
|
Jan Böhmer
|
62d875d1e5
|
Added user entity and basic login/logout system.
|
2019-03-14 18:01:41 +01:00 |
|
Jan Böhmer
|
e5bec36c80
|
Initial commit
|
2019-02-23 16:49:38 +01:00 |
|