about summary refs log tree commit diff
path: root/tests/unit/auth
diff options
context:
space:
mode:
authorClaude Sonnet 4.62026-08-31 10:00:00 +0000
committerFrederick Muriuki Muriithi2026-08-31 10:24:53 -0500
commit5b4380e61e003a9b4450221d0f499db069098c19 (patch)
treef15007e45f68995dc1eb95fbf8e927f8751baef1 /tests/unit/auth
parent58c6f7a9eedc77c7268dc350387f78f77d619eac (diff)
downloadgn-auth-5b4380e61e003a9b4450221d0f499db069098c19.tar.gz
Move create_new_user to gn_auth/auth/system/admin/users.py
Move the user-creation endpoint from gn_auth/auth/authorisation/users/views.py
into the new sysadmin package at gn_auth/auth/system/admin/users.py.

New URL: POST /auth/system/administration/users/create
Old URL: POST /auth/user/create now issues a 308 Permanent Redirect.

The admin blueprint is updated to register the new users blueprint at /users.

Reviewed-By: Frederick M. Muriithi <fredmanglis@gmail.com>
Diffstat (limited to 'tests/unit/auth')
0 files changed, 0 insertions, 0 deletions