Moodle

login\change_password_form.html

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.8
  • Fix Version/s: 1.8
  • Component/s: Accessibility
  • Labels:
    None
  • Affected Branches:
    MOODLE_18_STABLE
  • Fixed Branches:
    MOODLE_18_STABLE

Description

need a partial rewrite of the logic in change_password.php
It might be IMHO better to allow password changing only when already logged in - it would make it easier to implement and easier to use for ordinary users.

Basic accessibility should be already fixed.

Issue Links

Activity

Hide
Petr Škoda (skodak) added a comment -

Oh, I have forgotten to add the commit number
here is at least the commit message:

conversion of login/change_password.php to new formslib and other changes:

  • new forms
  • works only when logged in - added redirection to login page for guests or not logged in yet
  • fixed redirects when logging in and on forced password change
  • "logged in as" users are not allowed to use this form
  • general cleanup
Show
Petr Škoda (skodak) added a comment - Oh, I have forgotten to add the commit number here is at least the commit message: conversion of login/change_password.php to new formslib and other changes:
  • new forms
  • works only when logged in - added redirection to login page for guests or not logged in yet
  • fixed redirects when logging in and on forced password change
  • "logged in as" users are not allowed to use this form
  • general cleanup

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: