Modify ↓
Opened 17 years ago
Closed 17 years ago
#2895 closed enhancement (invalid)
mod_auth_mysql option
Reported by: | Owned by: | Matt Good | |
---|---|---|---|
Priority: | normal | Component: | AccountManagerPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
Hello,
This is a feature request. If I had any experience with python I would try to do it myself. I need to authenticate with the mod_auth_mysql apache module. I'm wondering if it would be possible to add this capability to the AccountManagerPlugin.
Thanks,
David Robertson
Attachments (0)
Note: See
TracTickets for help on using
tickets.
Hello again,
This point is moot. I though the HttpAuthStore was not recognizing the authentication. It turns out that with fine grain permissions you have to allow read AND write access to /login:
[src:/login]
Thanks, Dave