Modify ↓
Opened 16 years ago
Closed 16 years ago
#384 closed enhancement (fixed)
Show only those build configuration that user can access.
Reported by: | silk <silk@…> | Owned by: | dfraser |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Trac plugin | Version: | dev |
Keywords: | permissions | Cc: | |
Operating System: | Linux |
Description
- Use authz file to restrict user access to paths in repository
- If logged user does not have access rights to path in repository that at least one build configuration releates to, bitten's build page throws error and does not show anything.
This patch enables hiding those build configurations, that are mapped to directories that current user does not have rights to access.
In effect the subset of build configurations is showed, and build status is usable to all users.
Attachments (1)
Change History (3)
Changed 16 years ago by silk <silk@…>
comment:1 Changed 16 years ago by dfraser
- Owner changed from cmlenz to dfraser
- Status changed from new to assigned
comment:2 Changed 16 years ago by dfraser
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
hide build configurations that user does not have rights to access in repository