← Back to team overview

mahara-contributors team mailing list archive

[Bug 845263] A change has been merged

 

Reviewed:  https://reviews.mahara.org/8450
Committed: https://git.mahara.org/mahara/mahara/commit/9c26c145f05529d95d01867f85ebfb5af0668d25
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 9c26c145f05529d95d01867f85ebfb5af0668d25
Author: Gregor Anzelj <gregor.anzelj@xxxxxxxxx>
Date:   Wed Jan 17 21:02:50 2018 +0100

Bug 845263: Password policy

Improve the password policy enforcement and configuration in Mahara.
Have a pre-defined password policy of a minimum of 8 characters with
type "alphanumeric mixed case + symbols".

Also allow site administrators to set the desired password policy in
Site Options > Security Settings. In all locations where password
is set, the password input should also include a password strength
indicator.

Change-Id: I020af58a6cf1635fe295f5434783ce5b6f6daacb

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/845263

Title:
  Optional password policy

Status in Mahara:
  Fix Committed

Bug description:
  For internal policy reasons, some people might need Mahara to enforce
  a password policy.

  If we implement this feature, we should make sure that:

  - it's optional
  - it's disabled by default
  - we include a warning saying that it could result in less secure passwords (ideally linking to research paper demonstrating this)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/845263/+subscriptions


References