1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib/db
Nuno Góis f4ef06f69b
chore: SCIM guard for users (#6836)
https://linear.app/unleash/issue/2-2093/api-should-not-allow-manual-management-of-scim-managed-users-in

Introduces a SCIM guard for SCIM users. SCIM users should be managed
exclusively by the SCIM client, not Unleash.

We decided to be restrictive for now, completely covering all of the
write methods, but may fine-tune some of this at a later stage.

Will eventually be followed up by a UI-centric PR.
2024-04-12 08:23:35 +01:00
..
crud chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
access-store.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
access-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
account-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
addon-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
api-token-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
client-applications-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
client-instance-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
context-field-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
db-pool.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
db.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
event-store.ts chore: re use extract user methods (#5947) 2024-01-18 13:15:21 +01:00
favorite-features-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
favorite-projects-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feature-environment-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feature-strategy-store.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feature-tag-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feature-type-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
group-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
index.ts Feat/configure scheduled created by migration (#6821) 2024-04-10 14:12:58 +02:00
pat-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
project-stats-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
public-signup-token-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
reset-token-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
role-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
session-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
setting-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
strategy-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
tag-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
transaction.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
user-feedback-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
user-splash-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
user-store.ts chore: SCIM guard for users (#6836) 2024-04-12 08:23:35 +01:00