docs/env.d/development
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
..
common 🐛(backend) allow using search endpoint without refresh token enabled 2026-03-21 08:22:45 +00:00
common.e2e (backend) Import of documents 2026-01-21 10:27:56 +01:00
common.test Integrate Find (#1834) 2026-03-17 17:32:03 +01:00
crowdin 🔧(project) change env.d system by using local files 2025-07-21 15:44:52 +02:00
kc_postgresql 🔧(project) change env.d system by using local files 2025-07-21 15:44:52 +02:00
postgresql 🔧(backend) add DB_PSYCOPG_POOL_ENABLED settings 2026-03-17 13:19:17 +01:00