SignupAction.java

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

  1. … 35 more files in changeset.
LDEV-4617 Do not put HTML tags into i18n labels

  1. … 1 more file in changeset.
LDEV-4617 i18n of signup emails

  1. … 1 more file in changeset.
LDEV-4617 Implement full email verification on sign up

  1. … 9 more files in changeset.
LDEV-4631 Set server timezone for users created via integrations/spreadsheet and signup pages

  1. … 6 more files in changeset.
LDEV-4624 Signup page to use system language for country list

  1. … 4 more files in changeset.
LDEV-4614 Sort country list by name rather than code

  1. … 6 more files in changeset.
LDEV-4605 Codify country for users

Change the country field to ISO_3166-1 alpha-2 codes (two letters).

So in when editing the profile, a user should be able to set his/her

country based on the list of countries in the ISO list.

Country should be a compulsory when editing profile, editing user

as group manager and in signup pages.

For integrations, if the country is not passed, then we should default

to a default country server.

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

LDEV-4050: Autocomplete turned off for the login related forms. Also fixed a bug that stopped the correct error appearing when someone tried to login in via the signup page but the username does not exist.

  1. … 3 more files in changeset.
LDEV-4084: I18N the no such signup message.

  1. … 2 more files in changeset.
LDEV-4010 :Signup page's course code won't work if validation fails first

LDEV-3960: Redirect to login JSP page instead of going straight to j_security_check as it does not work for WF (auth data needs to be POSTed).

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.
LDEV-3384 Signup page shouldn't display if the url to it is incorrect

LDEV-3384 Signup page shouldn't display if the url to it is incorrect

LDEV-3208 Create a validationutil for all the regex in a central place and include the validation for the integrations.

  1. … 12 more files in changeset.
LDEV-3208: improve username, names and email validation

LDEV-3163: Make LAMS use ServerURL when providing URLs.

  1. … 40 more files in changeset.
LDEV-3010 added option to send emails with Html Content-type

  1. … 24 more files in changeset.
LDEV-2986 added option to allow choosing which tab is active on a signup page

  1. … 9 more files in changeset.
LDEV-2905 Integrated lams_signup to LAMS core

    • -0
    • +227
    ./SignupAction.java
  1. … 29 more files in changeset.