Skip to content

change to base.group_system for view permissions#930

Open
NETechAlly wants to merge 1 commit intoOCA:19.0from
NETechAlly:19.0
Open

change to base.group_system for view permissions#930
NETechAlly wants to merge 1 commit intoOCA:19.0from
NETechAlly:19.0

Conversation

@NETechAlly
Copy link
Copy Markdown

Seems like a logical change to make the OAUTH Tokens information visible to administrative users in the base.group.system as opposed to invisible="id != uid".

Right now a full system admin cannot set or set the token limit or clear them. This change allows system admins to manage tokens limits and tokens for users.

@OCA-git-bot OCA-git-bot added series:19.0 mod:auth_oauth_multi_token Module auth_oauth_multi_token labels Apr 22, 2026
@NETechAlly
Copy link
Copy Markdown
Author

Pretty basic change. It seems like maximum tokens and the ability to clear tokens is more of an administrative task than a task for a user to do on their own account. Thanks for your work on this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:auth_oauth_multi_token Module auth_oauth_multi_token series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants