[zanata/zanata] a5a16f: Change ResourceBundle to Properties on Application...

GitHub noreply at github.com
Mon Nov 26 00:49:05 UTC 2012


  Branch: refs/heads/integration/master
  Home:   https://github.com/zanata/zanata
  Commit: a5a16f37988f3b9d4c8fa95373c8a36b629205a9
      https://github.com/zanata/zanata/commit/a5a16f37988f3b9d4c8fa95373c8a36b629205a9
  Author: Carlos Munoz <camunoz at redhat.com>
  Date:   2012-11-25 (Sun, 25 Nov 2012)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/ApplicationConfiguration.java
    M zanata-war/src/main/java/org/zanata/liquibase/custom/MigrateDataToHCredentials.java

  Log Message:
  -----------
  Change ResourceBundle to Properties on ApplicationConfiguration.

Also remove unused code.


  Commit: 4eb4911f5254bce9b6565512f23f3eb25df2974c
      https://github.com/zanata/zanata/commit/4eb4911f5254bce9b6565512f23f3eb25df2974c
  Author: Carlos Munoz <camunoz at redhat.com>
  Date:   2012-11-25 (Sun, 25 Nov 2012)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/security/ZanataIdentity.java

  Log Message:
  -----------
  rhbz877291 - Reset credentials after a failed login attempt.

If this is not done, a failed login will cause future login attempts (with the same user name and password) to fail. This would be ok in most cases, except when using open id authentication mechanisms, where the user name may be the same and  the password is usually empty.


Compare: https://github.com/zanata/zanata/compare/5b9af2a50695...4eb4911f5254


More information about the zanata-commits mailing list