Check taker failures for new accounts
Open in chat • 1 post (analysis)
• Page 1 of 1
I have identified a problem with new Jedi accounts: the check taker did not work for them.
Problem: This is because they are assigned a website address of the following pattern: "/dokuwiki/ic:{name of character}", while the check taker (and the forum -- the protocolless address is not allowed by the User Control Panel!) expect a full address in the following pattern: "http://fwurg.xs4all.nl/dokuwiki/ic:{name of character}".
Solution: I have fixed the checktaker code to properly recognize the shortened website address, as this is actually more useful. Should we ever move to another domain name, it is best to have relative paths... For now this should work, but in the future this might require a revisit when hauling over the authentication backend.
Problem: This is because they are assigned a website address of the following pattern: "/dokuwiki/ic:{name of character}", while the check taker (and the forum -- the protocolless address is not allowed by the User Control Panel!) expect a full address in the following pattern: "http://fwurg.xs4all.nl/dokuwiki/ic:{name of character}".
Solution: I have fixed the checktaker code to properly recognize the shortened website address, as this is actually more useful. Should we ever move to another domain name, it is best to have relative paths... For now this should work, but in the future this might require a revisit when hauling over the authentication backend.
1 post (analysis)
• Page 1 of 1
