Quentin BEY
6721328b2d
⬆️ (django-lasuite) bump version to v0.0.7
...
This fixes the userinfo OIDC endpoint format autodetection.
2025-04-23 10:23:09 +02:00
renovate[bot]
b42cd483c6
⬆️ (dependencies) update python dependencies
2025-04-22 17:59:55 +02:00
Quentin BEY
0220875c70
⬆️ (django-lasuite) bump to version 0.0.5
...
Bump the lib to the latest version:
- update the post_get_or_create_user method signature
- allow silent login for OIDC (will require frontend implementation)
2025-04-10 15:00:03 +02:00
Quentin BEY
140d099fce
⬆️ (backend) bump django-lasuite to v0.0.2
...
This will allow the introspected token to not contain the `iss` claim.
2025-04-07 13:55:19 +02:00
Sabrina Demagny
a7b3cd42bc
🔖 (minor) release version 1.15.0
...
Update all version files and changelog for minor release.
2025-04-04 17:46:21 +02:00
Quentin BEY
e2d362bc77
➕ (backend) add django-lasuite dependency
...
Use the OIDC backends from the new library.
2025-04-04 09:57:12 +02:00
renovate[bot]
61c3b6ac6b
⬆️ (dependencies) update django to v5.1.8 [SECURITY]
2025-04-03 07:47:33 +02:00
renovate[bot]
d0854851a2
⬆️ (dependencies) update python dependencies
2025-04-01 10:58:49 +02:00
Quentin BEY
dd43483ce6
🔒 ️(passwords) add validators for production
...
This enabled various password validators to enforce password complexity.
2025-03-28 15:43:45 +01:00
renovate[bot]
660fc7c291
⬆️ (dependencies) update python dependencies
2025-03-24 09:34:53 +01:00
renovate[bot]
f0258bbde7
⬆️ (dependencies) update python dependencies
2025-03-17 12:02:44 +01:00
Sabrina Demagny
5cd8f79f1e
🔖 (patch) release version 1.14.1
...
Update all version files and changelog for patch release.
2025-03-17 11:26:13 +01:00
Sabrina Demagny
9c451e74a6
🔖 (minor) release version 1.14.0
...
Update all version files and changelog for minor release.
2025-03-17 11:06:14 +01:00
Sabrina Demagny
0b290d9a5e
🧑💻 (docker) add flower for dev env
...
Allow to manage and monitor celery tasks
2025-03-12 17:08:45 +01:00
Sabrina Demagny
68ed5e4d55
✨ (domains) add periodic task to fetch domains status
...
Add celery crontab to check and update domains status.
This task calls dimail API.
2025-03-12 17:08:45 +01:00
renovate[bot]
305e2438c5
⬆️ (dependencies) update python dependencies
2025-03-11 12:01:50 +01:00
renovate[bot]
ea1f06f6cc
⬆️ (dependencies) update django to v5.1.7 [SECURITY]
2025-03-07 10:49:16 +01:00
Sabrina Demagny
6e7ebc76d0
🔖 (patch) release version 1.13.1
...
Update all version files and changelog for patch release.
2025-03-04 14:10:29 +01:00
Sabrina Demagny
ef4c1da78c
🔖 (minor) release version 1.13.0
...
Update all version files and changelog for minor release.
2025-03-04 10:02:37 +01:00
renovate[bot]
5fd6579d3c
⬆️ (dependencies) update python dependencies
2025-03-03 14:04:57 +01:00
Quentin BEY
db6cdadd72
✨ (oidc) add django-oauth-toolkit w/ configuration
...
This allows to use `people` as an identity provider using
OIDC and local users.
This commit is partial, because it does not manage a way to
create "local" users and the login page is the admin one, which
can't be used for non staff users or login with email.
2025-03-03 12:24:43 +01:00
Marie PUPO JEAMMET
99cc4d00d5
🔧 (api) add sidecar for swagger collection
...
add drf_spectacular_sidecar to correctly collect swagger
upon collectstatic
2025-02-26 14:59:58 +01:00
renovate[bot]
21033dedbd
⬆️ (dependencies) update python dependencies
2025-02-24 16:15:28 +01:00
Sabrina Demagny
f23f1eabd6
🔖 (patch) release version 1.12.1
...
Update all version files and changelog for patch release.
2025-02-20 09:41:18 +01:00
Sabrina Demagny
70d22eecfa
🔖 (minor) release version 1.12.0
...
Update all version files and changelog for minor release.
2025-02-18 08:51:31 +01:00
renovate[bot]
110fc82250
⬆️ (dependencies) update python dependencies
2025-02-17 09:03:33 +01:00
Laurent Bossavit
fbb4797f29
🚨 (pytest) fix or suppress warnings during backend tests
...
Avoid unnecessary noise from testing processes
2025-02-11 16:52:26 +01:00
renovate[bot]
e903c5d4ca
⬆️ (dependencies) update python dependencies
2025-02-11 10:57:20 +01:00
Marie PUPO JEAMMET
3de495a489
🚚 (github) update all mentions to github repo
...
github repo moved from numerique-gouv to suitenumerique org
2025-02-07 14:26:27 +01:00
Sabrina Demagny
e297a025c3
🔖 (minor) release version 1.11.0
...
Update all version files and changelog for minor release.
2025-02-07 11:46:19 +01:00
renovate[bot]
4fb5d87df9
⬆️ (dependencies) update python dependencies
2025-02-03 14:30:56 +01:00
Sabrina Demagny
b98281fa72
🔖 (patch) release version 1.10.1
...
Update all version files and changelog for patch release.
2025-01-27 15:11:01 +01:00
renovate[bot]
6d618b4aff
⬆️ (dependencies) update python dependencies
2025-01-27 11:09:38 +01:00
Marie PUPO JEAMMET
615d5894c9
🔖 (minor) release version 1.10.0
...
Update all version files and changelog for minor release.
heml/env.d/preprod and prod directories are now on another repo.
2025-01-21 17:18:55 +01:00
renovate[bot]
3f990e93b7
⬆️ (dependencies) update python dependencies
2025-01-21 00:42:47 +01:00
Quentin BEY
182f9c1d17
🗃️ (teams) add Team dependencies as a tree
...
This provides the technical way to create Team trees.
The implementation is quite naive.
2025-01-17 19:00:14 +01:00
renovate[bot]
632a78c339
⬆️ (dependencies) update django to v5.1.5 [SECURITY]
2025-01-15 10:21:07 +01:00
renovate[bot]
42d7d00772
⬆️ (dependencies) update python dependencies
2025-01-06 10:13:57 +01:00
renovate[bot]
9ba30843c5
⬆️ (dependencies) update python dependencies
2025-01-03 01:16:57 +01:00
Laurent Bossavit
8fd55a61c5
✅ (e2e) change accounts to facilitate SIRET and add e2e test
...
We also add registration ID info to the /me endpoint, via serializers
2024-12-23 20:18:44 +01:00
renovate[bot]
fd2c90f50d
⬆️ (dependencies) update python dependencies
2024-12-23 17:22:34 +01:00
Marie PUPO JEAMMET
e60bae4321
🔖 (patch) release version 1.9.1
...
Update all version files and changelog for patch release.
2024-12-18 15:48:45 +01:00
Sabrina Demagny
8865e250a0
🔖 (minor) release version 1.9.0
...
Update all version files and changelog for minor release.
2024-12-17 14:48:38 +01:00
renovate[bot]
bcdc57905b
⬆️ (dependencies) update python dependencies
2024-12-17 12:12:57 +01:00
Sabrina Demagny
c54f010989
🔖 (minor) release version 1.8.0
...
Update all version files and changelog for minor release.
2024-12-12 17:18:50 +01:00
renovate[bot]
cf155dc033
⬆️ (dependencies) update python dependencies
2024-12-09 10:47:27 +01:00
renovate[bot]
a1892d2693
⬆️ (dependencies) update django to v5.1.4 [SECURITY]
2024-12-06 23:44:34 +01:00
renovate[bot]
b7908801d4
⬆️ (dependencies) update python dependencies
2024-12-02 14:18:31 +01:00
Sabrina Demagny
51eb3474e4
🔖 (patch) release version 1.7.1
...
Update all version files and changelog for patch release.
2024-11-28 18:17:50 +01:00
Sabrina Demagny
8e20f86d2c
🔖 (minor) release version 1.7.0
...
Update all version files and changelog for minor release.
2024-11-28 17:29:54 +01:00