Two Devin-flagged regressions on the squashed PR #106 head:
1) PATCH /api/admin/groups/{id} blanket-rejected on system groups.
The repository guard at src/repositories/user_groups.py was already
narrowed to "rename only" by
|
||
|---|---|---|
| .. | ||
| providers | ||
| __init__.py | ||
| _common.py | ||
| access.py | ||
| dependencies.py | ||
| group_sync.py | ||
| jwt.py | ||
| pat_resolver.py | ||
| router.py | ||