Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

privilege based access control #8

Closed
nijel opened this issue Mar 13, 2012 · 1 comment
Closed

privilege based access control #8

nijel opened this issue Mar 13, 2012 · 1 comment
Assignees
Labels
enhancement Adding or requesting a new feature.
Milestone

Comments

@nijel
Copy link
Member

nijel commented Mar 13, 2012

It should be possible to limit access to translating only to set of users. However the default setup should still be to allow everybody logged in to translate.

This requires:

  • add set of privileges
  • let various operations check whether user has this privilege
  • add generic group Users, which will have all privileges
  • make all new users be automatically part of this group

This basic setup would work as current system, allowing administrators to customize it (limit rights for Users group and adding separate groups for more fine grained access control).

@nijel
Copy link
Member Author

nijel commented Mar 13, 2012

Implemented in git.

@nijel nijel closed this as completed Mar 13, 2012
@ghost ghost assigned nijel Jul 12, 2012
WofWca referenced this issue in WofWca/weblate May 2, 2022
Ne 630: Set up github authentication
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding or requesting a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant