Jan Böhmer
|
283a445198
|
Use jbtronics/translation-editor bundle instead of php-translation/symfony-bundle for profiler translation editing
This new bundle has less dependencies and less overhead
|
2024-09-08 20:03:33 +02:00 |
|
Jan Böhmer
|
64af418be2
|
Updated security-bundle recipe
|
2023-12-03 23:27:18 +01:00 |
|
Jan Böhmer
|
6d3b0261b3
|
Added first API endpoint
|
2023-08-06 00:42:34 +02:00 |
|
Jan Böhmer
|
8f424f3273
|
Removed sensio/framework-extra-bundle as it was abandoned and is not needed anymore
|
2023-06-11 19:52:43 +02:00 |
|
Jan Böhmer
|
34a65419c7
|
Use attributes as route provider (instead of annotations)
|
2023-05-28 01:57:49 +02:00 |
|
Jan Böhmer
|
c24019fd57
|
Fixed error preventing the service container from compiling
|
2023-05-27 20:46:02 +02:00 |
|
Jan Böhmer
|
c5904303e3
|
Allow to configure SAML via env variables
|
2023-02-22 00:50:51 +01:00 |
|
Jan Böhmer
|
c0b74d83a5
|
Started to work on interfacing with keycloak
|
2023-02-20 22:10:24 +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
|
754926d4c8
|
Reenable r/u2f-two-factor-bundle
|
2022-08-14 00:36:00 +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
|
89e1492132
|
Updated symfony/web-profiler-bundle recipe
|
2022-03-04 19:27:33 +01:00 |
|
Jan Böhmer
|
d5cd7f9b2a
|
Updated php-translation/symfony-bundle recipe
|
2022-03-04 19:06:32 +01:00 |
|
Jan Böhmer
|
e40a6e6079
|
Updated symfony/framework recipe
|
2021-10-02 20:56:49 +02:00 |
|
Jan Böhmer
|
0da879347d
|
Updated symfony recipes.
|
2021-01-03 20:54:47 +01:00 |
|
Jan Böhmer
|
6a40f04243
|
Fixed exception from wrong 'disable' parameter.
|
2020-05-10 16:58:53 +02:00 |
|
Jan Böhmer
|
c0d549967d
|
Updated doctrine/annotations recipe.
|
2020-05-10 15:59:29 +02:00 |
|
Jan Böhmer
|
f7bc5a362b
|
updated to symfony 5.0
|
2020-05-10 15:55:37 +02:00 |
|
Jan Böhmer
|
62f8001d68
|
Fixed deprecation of controller loading from global directory.
|
2020-01-25 23:22:24 +01:00 |
|
Jan Böhmer
|
5d98e87e20
|
Updated recipes for symfony/framework-bundle.
|
2020-01-07 19:06:08 +01:00 |
|
Jan Böhmer
|
d9b15ddbb9
|
Use new cached treeview nodes for twig inline generator (admin pages)
|
2020-01-02 22:55:28 +01:00 |
|
Jan Böhmer
|
722975afd8
|
Updated some packages to latest version.
|
2020-01-01 17:39:28 +01:00 |
|
Jan Böhmer
|
069293a843
|
Added 2FA with U2F keys.
|
2019-12-29 13:35:30 +01:00 |
|
Jan Böhmer
|
ac0928426b
|
Merge branch 'master' into 2fa
|
2019-12-26 15:07:32 +01:00 |
|
Jan Böhmer
|
e7b920c4fe
|
Use php-translation symfony bundle.
This gives us some advanced translation extractors (from form labels, flashes, etc.) and provide some more debug tools.
|
2019-12-26 13:16:27 +01:00 |
|
Jan Böhmer
|
10ca895309
|
Implemented the two factor auth login form.
|
2019-12-23 18:45:32 +01:00 |
|
Jan Böhmer
|
2fa0963374
|
Prepared DB and models for Two Factor authentication
|
2019-12-14 16:35:19 +01:00 |
|
Jan Böhmer
|
9b09d88b7b
|
Specify controller path as path relative to src/.
This fixes a deprecation introduced in symfony 4.4.
|
2019-11-23 17:15:14 +01:00 |
|
Jan Böhmer
|
4fe10b6169
|
Uploaded (non secure) attachments live now in public/
That way the attachment files can now be loaded much quicker (without invoking a controller). Also added thumbnailing for pictures in tables.
|
2019-10-05 20:30:27 +02:00 |
|
Jan Böhmer
|
6e74eb8276
|
Match only valid locales for localized routes.
|
2019-09-12 18:30:12 +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
|
d7ffdcc291
|
Removed php-translation bundle as it is not compatible with symfony > 4.2
|
2019-08-14 18:56:41 +02:00 |
|
Jan Böhmer
|
6d7150e202
|
Added symfony translation bundle, and updated german translations.
|
2019-03-14 13:32:41 +01:00 |
|
Jan Böhmer
|
0ec2b72225
|
Use en/ as default language. When no route prefix is selected, then use the locale setting.
|
2019-03-12 12:26:40 +01:00 |
|
Jan Böhmer
|
4d3eccce33
|
Added prefix to routes, so it can be accessed via different locales.
|
2019-03-06 00:05:42 +01:00 |
|
Jan Böhmer
|
e5bec36c80
|
Initial commit
|
2019-02-23 16:49:38 +01:00 |
|