NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item9837: TemplateLogin fails with PasswordManager set to none
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Urgent |
Closed |
Engine |
TemplateLogin |
|
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