Item9837: TemplateLogin fails with PasswordManager set to none

pencil
Priority: Urgent
Current State: Closed
Released In: 1.1.1
Target Release: patch
Applies To: Engine
Component: TemplateLogin
Branches:
Reported By: GeorgeClark
Waiting For:
Last Change By: KennethLavrsen
With PasswordManager set to None, the initially registered user is left logged in. However if you log out, TemplateLogin prompts for a password during login, and it doesn't matter what is entered, the user is rejected with Oops: we could not recognize you. Try again or reset your password.

I went back into late August with git bisect and didn't find a trunk rev level where this works.

-- GeorgeClark - 18 Oct 2010

I think that this is ready for release. My only concern is did I place the check in the correct module. I changed TopicUserMapping.pm - checkPassword is implemented in:

lib/Foswiki/Users/ApacheHtpasswdUser.pm
lib/Foswiki/Users/BaseUserMapping.pm
lib/Foswiki/Users/Password.pm
lib/Foswiki/Users/HtPasswdUser.pm
lib/Foswiki/Users/TopicUserMapping.pm
lib/Foswiki/Users.pm
lib/Foswiki/UserMapping.pm

-- GeorgeClark - 21 Oct 2010

Everything seems to work like in 1.0.10 now. The combination is a bit silly and totally unsafe but for those that are in a small team and trust each other behind a firewall it will work. Waiting For Release. Thanks George.

-- KennethLavrsen - 25 Oct 2010
 
Topic revision: r6 - 25 Oct 2010, KennethLavrsen
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy