Ticket #1600 (new enhancement)

Opened 2 years ago

[PATCH] Authentication support

Reported by: Tobu Assigned to: g2p
Priority: normal Component: LdapPlugin
Severity: normal Keywords: patch,ldap,accountmanager,authentication
Cc: g2p Trac Release: 0.10

Description

The patch provides authentication support via LDAP if AccountManagerPlugin is installed.

This allows a user to login, logout, and change their password.

No extra configuration outside of LdapPlugin (enable components, configure ldap) and AccountManagerPlugin (enable components) is required; by default, any user that is a member of the group tracusers is allowed to log in.

Attachments

ldap-auth-store.patch (4.9 kB) - added by Tobu on 06/02/07 19:21:48.
Another iteration, listing users works, and updating the password too (if you apply #1602).

Change History

06/02/07 19:21:48 changed by Tobu

  • attachment ldap-auth-store.patch added.

Another iteration, listing users works, and updating the password too (if you apply #1602).


Add/Change #1600 ([PATCH] Authentication support)




Change Properties
Action