docs/env.d
Manuel Raynaud 487b95c207
🐛(backend) allow using search endpoint without refresh token enabled
The search endpoint was using the refresh_roken method decorator. This
decorator force having a valid refresh token stored in the session for
the entire viewset. The search endpoint still allow having the legacy
search behavior and for this we don't need to configure at all the OIDC
refrsh mechanism.
2026-03-21 08:22:45 +00:00
..
development 🐛(backend) allow using search endpoint without refresh token enabled 2026-03-21 08:22:45 +00:00
production.dist 🚩(project) add more backend AI feature flags 2026-02-26 13:50:17 +01:00