[zanata/zanata-server] 6ea6e8: feat(username): System property for enforcing user...

GitHub noreply at github.com
Wed Jun 1 03:11:27 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/zanata/zanata-server
  Commit: 6ea6e8a8a1d6af7f0672eab0d971cb658eca003f
      https://github.com/zanata/zanata-server/commit/6ea6e8a8a1d6af7f0672eab0d971cb658eca003f
  Author: Alex Eng <aeng at redhat.com>
  Date:   2016-06-01 (Wed, 01 Jun 2016)

  Changed paths:
    M docs/release-notes.md
    M docs/user-guide/system-admin/configuration/authentication.md
    M zanata-war/src/main/java/org/zanata/ApplicationConfiguration.java
    M zanata-war/src/main/java/org/zanata/action/AbstractProfileAction.java
    M zanata-war/src/main/java/org/zanata/action/NewProfileAction.java
    M zanata-war/src/main/java/org/zanata/action/RegisterAction.java
    M zanata-war/src/main/resources/messages.properties
    M zanata-war/src/main/webapp/profile/create_user.xhtml

  Log Message:
  -----------
  feat(username): System property for enforcing username (#1173)

* feat(username): System property for enforcing username

https://zanata.atlassian.net/browse/ZNTA-855

* Throw exception if username is not valid

* Update comments to external authentication

* Rephrase error message

* Add release-notes on new system property

* Add documentation in sys-admin guide

* Fix username regex

* Update release ntoes

* Refactor exception handling

* Update exception message




More information about the zanata-commits mailing list