Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1012 Bytes

File metadata and controls

24 lines (16 loc) · 1012 Bytes

Password Policy

Owncloud 9 app that allow administrator to enforce password policy.

The policy may require minimum length, mixed case and specials characters in password.

This app is a fork of the work of Nick (nickbooties on github, see https://github.com/nickbooties/owncloud). Differences are

  • translation activated, and french translation added
  • reorganization of project (the original github project was named owncloud, app was not on first level directory)
  • README and licence added

App

As usual, you put the app in your [owncloud]/apps/ directory, then go to the app's admin page and active it.

Admin panel will then contains a section to set password policy.

License and authors

Author: nickbooties (https://github.com/nickbooties), Patrick Paysant (ppaysant@linagora.com)
License: AGPL v3, see the COPYING file.