Modify ↓
Opened 19 years ago
Closed 19 years ago
#542 closed enhancement (fixed)
Admin page for authentication setup
| Reported by: | Matt Good | Owned by: | Matt Good |
|---|---|---|---|
| Priority: | normal | Component: | AccountManagerPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.10 |
Description
#20 was created for the administration of the AccountManagerPlugin. I'm closing it since I added the account administration.
I still would like to add an admin page for configuring the authentication method and the settings associated with it.
Attachments (0)
Change History (2)
comment:1 Changed 19 years ago by
comment:2 Changed 19 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



Basically, this should cover the administration of the AccountManagerPlugin trac.ini settings. There should be a drop-down to select the
IPasswordStoreimplementation. The chosen password store should be inspected for attributes that are subclasses ofOptionand provide appropriate input fields for configuring each.