Bug 856011
| Summary: | RFE: Enable admin role assignment configuration. | ||
|---|---|---|---|
| Product: | [Retired] Zanata | Reporter: | Carlos Munoz <camunoz> |
| Component: | Authentication-Fedora, Authentication-Internal, Authentication-Kerberos, Authentication-JAAS | Assignee: | Carlos Munoz <camunoz> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ding-Yi Chen <dchen> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.7 | CC: | sflaniga, zanata-bugs |
| Target Milestone: | --- | ||
| Target Release: | 2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 1.8.0-SNAPSHOT (20120913-0936) | Doc Type: | Enhancement |
| Doc Text: |
Feature: Admin users can be bootstrapped from the zanata.properties file now.
Reason: This enhancement solves the problem of initially awarding the admin role to users when there are no users in the system.
Result (if any): All users configured to be in the admin role will be checked at server start time for the role, or when they are registered.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-11-07 06:02:43 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Carlos Munoz
2012-09-11 00:01:38 UTC
Enable admin user bootstrapping from the zanata.properties file. Users will be checked on server startup for the admin role, as well as when they are being created. see: https://github.com/zanata/zanata/commit/a6f2a646c94d8eb967dce7aa01bd2102f5c0339d VERIFIED with Zanata version 1.8.0-SNAPSHOT (20120913-0936) Fix released in Zanata 2.0. |