Fixes #20476: Prohibit changing a token's owner #1068

Closed
opened 2026-04-05 20:11:29 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jeremystretch on 10/14/2025

Closes: #20476

  • Adjust TokenSerializer so that the user field is set to read-only when not creating a new token
  • Disable the user field on TokenForm when editing an existing token
  • Introduce the test_reassign_token() API test
*Originally created by @jeremystretch on 10/14/2025* ### Closes: #20476 - Adjust TokenSerializer so that the `user` field is set to read-only when not creating a new token - Disable the `user` field on TokenForm when editing an existing token - Introduce the `test_reassign_token()` API test
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#1068