Jan Böhmer
|
172884ace8
|
Updated webprofiler bundle
|
2023-06-11 20:00:25 +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
|
219b57a362
|
Fixed some deprecations
|
2023-06-11 17:38:08 +02:00 |
|
Jan Böhmer
|
affed459df
|
Updated recipe of doctrine/doctrine-bundle
|
2023-06-11 13:49:21 +02:00 |
|
Jan Böhmer
|
7191ece7a5
|
Configure doctrine to use attributes instead of annotations
|
2023-05-28 01:55:30 +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
|
0573f80525
|
Updated symfony/security recipe
|
2023-05-27 21:04:28 +02:00 |
|
Jan Böhmer
|
05b2515b3b
|
Updated recipe of symfony/framework-bundle
|
2023-05-27 21:02:02 +02:00 |
|
Jan Böhmer
|
0ecb339fdf
|
Updated recipe of scheb/2fa bundle
|
2023-05-27 20:53:34 +02:00 |
|
Jan Böhmer
|
92ddebc289
|
Updated recipe of php-http/discovery
|
2023-05-27 20:52:04 +02:00 |
|
Jan Böhmer
|
1a3f0675bf
|
Updated doctrine bundle recipe
|
2023-05-27 20:51:05 +02:00 |
|
Jan Böhmer
|
9f52d364c9
|
Use newer nbgrp/onelogin-saml-bundle bundle for handling SAML
|
2023-05-27 20:38:32 +02:00 |
|
Jan Böhmer
|
edce70bc12
|
Updated symfony to 6.2, updated scheb/2fa bundle and removed obsolete hslavich/oneloginsaml-bundle
|
2023-05-27 20:35:36 +02:00 |
|
Jan Böhmer
|
558440168d
|
Fixed LiipImagine deprecation
|
2023-04-15 19:11:06 +02:00 |
|
Jan Böhmer
|
342ed382e3
|
Properly mark the tinyint column with a comment, so that migrations can properly detect that no changes are needed
|
2023-04-09 00:04:13 +02:00 |
|
Jan Böhmer
|
66c1eff79f
|
Generate WebP thumbnails even for builtin footprints
|
2023-04-01 18:43:57 +02:00 |
|
Jan Böhmer
|
4cb1313a77
|
Use WebP for thumbnails, this reduces the thumbnail size drastically (~ 50%)
|
2023-04-01 00:16:38 +02:00 |
|
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
|
c5904303e3
|
Allow to configure SAML via env variables
|
2023-02-22 00:50:51 +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
|
c75cdecbe8
|
Upgraded doctrine-bundle recipe
|
2023-02-11 22:27:51 +01:00 |
|
Jan Böhmer
|
03e52bf598
|
Added login rate throttling
|
2023-02-11 21:55:24 +01:00 |
|
Jan Böhmer
|
49d7a527f5
|
Renamed demo environment to docker
|
2023-02-04 23:40:24 +01:00 |
|
Jan Böhmer
|
1559b669df
|
Renamed form/ templates folder to recommended snake_case style
|
2023-02-04 23:21:36 +01:00 |
|
Jan Böhmer
|
5696f32a04
|
Renamed security template folder to recommended snake_case style
|
2023-02-04 22:59:43 +01:00 |
|
Jan Böhmer
|
08c97282a3
|
Allow to configure which themes should be available via parameters.yaml
|
2023-02-01 23:15:02 +01:00 |
|
Jan Böhmer
|
daba6edf5d
|
Allow to edit user avatar via user admin page.
|
2023-01-23 23:58:11 +01:00 |
|
Jan Böhmer
|
97b87dee5f
|
Show user avatar next to its name, in all possible locations
|
2023-01-23 23:01:57 +01:00 |
|
Jan Böhmer
|
f62937096f
|
Moved doctrine custom type definitions to Doctrine\Types namespace
|
2022-12-31 18:42:56 +01:00 |
|
Jan Böhmer
|
81328071f7
|
Cleaned up and reorganized projects CSS.
|
2022-12-11 23:05:22 +01:00 |
|
Jan Böhmer
|
2c8ef7165e
|
Include stacktraces in heroku logging
|
2022-12-11 20:56:57 +01:00 |
|
Jan Böhmer
|
7235cb72b4
|
Really use euro as base currency when querying exchange rates, so we can use the configuration-free ECB provider
This should fixes issue #154.
|
2022-12-11 15:33:50 +01:00 |
|
Jan Böhmer
|
dc81f8272e
|
Use the new improved error messages on forms provided by symfoyn
|
2022-11-29 00:12:06 +01:00 |
|
Jan Böhmer
|
f8aee65d9e
|
Simplified the available permissions
|
2022-10-31 21:13:27 +01:00 |
|
Jan Böhmer
|
687ee80255
|
Save permissions as JSON in user/group entities.
|
2022-10-30 21:51:24 +01:00 |
|
Jan Böhmer
|
ed87f81a69
|
Try to fix template loading issue on linux
|
2022-10-05 23:24:42 +02: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
|
4c25e85a48
|
Automatically update the sidebar trees for all users if the trees are changed somehow.
|
2022-09-25 02:08:54 +02:00 |
|
Jan Böhmer
|
82a6ab1d4a
|
Persist column visibility and ordering across requests and different parts tables.
|
2022-09-09 00:41:35 +02:00 |
|
Jan Böhmer
|
8f94a58c71
|
Allow to order and filter by the amount sum of parts.
|
2022-09-04 03:37:54 +02:00 |
|
Jan Böhmer
|
99b25fb293
|
Disable content security policy in development env, as symfony profiler uses a lot of inline js
|
2022-08-28 18:40:16 +02:00 |
|
Jan Böhmer
|
f9d945c4c7
|
Added the very basic foundations for a filter system
|
2022-08-15 01:01:27 +02: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
|
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
|
cb16819340
|
Allow to configure which tree panels are shown in the sidebar
Adresses issue #158
|
2022-08-04 23:13:43 +02:00 |
|