简体   繁体   中英

Register a user without Mail

I have no mail activated and the var {EnableMail} in configure is unchecked. I have the following issue. When i want to register a new user, i fill out the form and click on submit.

After that, the browser makes an redirect to the logon window with the following url "http://myservername/twiki/bin/login/Main/TWikiRegistration?twiki_redirect_cache=15a9c3ed0ae9a5d2bef4e9bd3f72b008"

In this form, i typing in the logon credentials as typed in into the form and receive an error message ""You're already registered". But the user exist in the system. if i type in the url manually and logon the user, all works fine.

For my opinion, this is a wron behavior. Either the browser is redirected after registration with an logged on user to the homepage or the browser is redirected to the logon screen for typing in the crdentials and logging on a user.

Please help me, i'm not able to register any user with an intuitive behavior.

Twiki 5.1.0 Ubuntu 11.10 Oerl 5.12.4

Also asked on Twiki Support Site

Sounds like a bug. I'd expect that the TWiki support forum should have a workaround tho

(thats certainly not the state we left the code when the community forked to foswiki)

I was planning to restict the access to the main web for "normal registered untrusted users". For this purpose, i set the var ALLOWWEBCHANGES = TrustedGroup in main web preferences. This caused the mistake

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM