Login

Welcom to %(wikiname)s!

Enter your login name:

Enter your password:

[Submit]

If you don't have a user account in this wiki, you can create one: ../RegisterUser


This could also be done by using OliverGraf/HttpAuthentication. It does not only imply to use HTTP Auth, but also a change in the interface: instead just giving a 'not allowed' message to a not logged in user (in case of doing some unallowed stuff), Moin could just redirect the user to the login page (or send the auth request in case of HTTP Auth) and give him a message that explains this.

Just to make this clear: HTTP Auth does not mean using some server dependent stuff (like .htaccess/Limit for apache). It means Moin will send those auth headers on its own, validating login against the standard user preferences storage. No need for a seperate passwd.

-- OliverGraf 2004-04-22 07:42:00

What about forgotten passwords?

-- RadomirDopieralski 2005-12-16 12:28:41

Login Procedure

Problem: Users end up at the UserPreferences page and are confused. They exspect to be at the page where the started to login process.

Right now

In a better world

Possible implementations

/!\ As of moin--main--1.5--patch-487 there is now a login/logout/UserPreferences action and a Login macro.

MoinMoin: UserPreferencesRedesign/LoginPage (last edited 2007-10-29 19:13:03 by localhost)