[Moin-user] user authentication

Thomas Waldmann tw-public at gmx.de
Tue Jul 11 08:40:03 EDT 2006


> we want to add moinmoin for one of the services in our website.we already
> got a database for users and use them for user authentication.we wish to
> use the same for the Moinmoin also.can anyone provide us the way this can
> be implemented...
>   
Sure. If you use some standard auth method, you can maybe simply use one 
of the existing MoinMoin.auth functions (http auth, ldap auth, php 
session, ssl client cert auth, ...).

If nothing there fits your needs, you can just write your own auth 
function, see the samples there.





More information about the Moin-user mailing list