PasswordChangeAction.java

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4440 Central *.java migration

  1. … 67 more files in changeset.
LDEV-4571: small formatting

  1. … 1 more file in changeset.
LDEV-4501 Tool context files no longer reference audit service.

  1. … 62 more files in changeset.
LDEV-4023 :Implement password policy

LDEV-4030: Rename user save method to an explicit name so we can use it or avoid it when we need to.

  1. … 17 more files in changeset.
LDEV-4029 :Cannot force a student to change her password on login (reimplement this feature)

  1. … 6 more files in changeset.
LDEV-3962 Bootstrap index page

  1. … 34 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1074 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 782 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2120 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1860 more files in changeset.
LDEV-3401: Convert XDoclet annotations to empty comments.

  1. … 473 more files in changeset.
LDEV-3578: Convert passwords from sha1 to sha256 with salt after successful authentication and on password change. Remove password hashing in browser. Change internal authentication mechanism for LoginRequestServlet and LoginAsAction.

  1. … 23 more files in changeset.
format

LDEV-1617 add validation message

  1. … 2 more files in changeset.
The lookup for the service bean was looking for the "BlahServiceTarget", rather than "BlahService". As a result, it was accessing the functionality of the service bean, but was bypassing the transaction definitions, hence the database updates were not wrapped up in database transaction properly. We didn't notice it previously as the filter that forces the Hibernate Session to stay open during the entire web call was effectively causing us to use the same database connection for the entire web call anyway.

  1. … 12 more files in changeset.
use change_password field in user table to show user 'password change' screen instead of index page when they login

  1. … 4 more files in changeset.
LDEV-1026, fix 'password successfully changed' screen to integrate into index page

  1. … 2 more files in changeset.
LDEV-774 integrate profile page into index page tab

  1. … 9 more files in changeset.
Updated address of FSF in copyright statement

  1. … 1392 more files in changeset.
i18n'd audit messages

  1. … 5 more files in changeset.
audit entry for profile password change

  1. … 1 more file in changeset.
Error messages were not appearing. The struts message source was wrong. Wrapped up the messages in the correct format class.

  1. … 4 more files in changeset.
change password

  1. … 3 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Missed the "version 2.0" the previous check in

  1. … 64 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

  1. … 48 more files in changeset.
Move login/index stuff from Lams_common

    • -0
    • +112
    ./PasswordChangeAction.java
  1. … 19 more files in changeset.