View Issue Details

IDProjectCategoryView StatusLast Update
0000460WackoWikiauthenticationpublic2017-12-05 16:14
Reporterfabian Assigned Toadministrator  
PrioritynormalSeveritytweakReproducibilityalways
Status resolvedResolutionno change required 
Summary0000460: Users can't change their password
DescriptionThe system-generated page to change a user's password is not available. Instead, my students see a blank wiki page (URL: http://.../wackowiki/password).

How can I restore / implement the page so that my students can change their password?

Thanks for your help!
TagsNo tags attached.

Activities

administrator

2017-10-30 16:45

administrator   ~0000967

Last edited: 2017-10-30 16:49

The page might be missing due to another browser client language.

lang/wacko.[xy].php
  [de] 'ForgotLink' => '((/Passwort Passwort vergessen?))',
  [en] 'ForgotLink' => '((/Password Forgot password?))',

Please create the missing page 'Password' and add the following action in the page body.

{{changepassword}}

-> save
Do not forget to set the 'write' permissions for this page to 'Admins'.

Now the user having English as the default browser client language should see the page.

Issue History

Date Modified Username Field Change
2017-10-30 16:15 fabian New Issue
2017-10-30 16:45 administrator Note Added: 0000967
2017-10-30 16:48 administrator Note Edited: 0000967
2017-10-30 16:49 administrator Note Edited: 0000967
2017-10-30 16:52 administrator Assigned To => administrator
2017-10-30 16:52 administrator Severity major => tweak
2017-10-30 16:52 administrator Status new => feedback
2017-12-05 16:14 administrator Priority urgent => normal
2017-12-05 16:14 administrator Status feedback => resolved
2017-12-05 16:14 administrator Resolution open => no change required