• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Mannheim update, fix and merge bugbash

  1. … 197 more files in changeset.
Set the email/username and password fields via css, some versions of IE mismatch their lengths even if set via the size attrib

Set the email/username and password fields via css, some versions of IE mismatch their lengths even if set via the size attrib

Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
fix misnamed parameter

Better fix for bug#2539 that works with host-node mapping.

Applied patch#707 to fix bug#2539. Submit registration form to subsite

register url.

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
The registration/login pages were not honoring the EmailForgottenPasswordP

parameter. This enforces that parameter, allowing admins to disable emailing

out passwords.

  1. … 2 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040712 and jcd-merge-5-1-20040724 to HEAD

  1. … 138 more files in changeset.
Made the default to allow self_registration as this was the previous behaviour. It is always a bad idea to change the behaviour for existing sites. Still wondering why the parameter does not show up on my installation though ...

  1. … 2 more files in changeset.
adding new .LRN admin features, by Hector A. hr_amado@galileo.edu

  1. … 50 more files in changeset.
adding allow/disallow self-register, by Hector Amado hr_amado@galileo.edu

  1. … 4 more files in changeset.
Use user-message for expired login

  1. … 2 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Fixed bug #906: trim email (and username)

  1. … 2 more files in changeset.
return_url was dropped when the login page was expired

Fixed bug #1018: Denying persistent logins break login page

Gave some Tcl files the I18N treatment. Removed duplicate key. Cleanup.

  1. … 4 more files in changeset.
Fixed bug #959: User registration and return_url is broken

  1. … 3 more files in changeset.
Add email to register link when using email for login

Added the new ad_form "nospell" flag to some vital text elements.

  1. … 2 more files in changeset.
When login page is expired, redirect back so we set new timestamps

Support for message on user-info/password-update pages

  1. … 7 more files in changeset.
Handle expired login page

Rewrite cookie handling

  1. … 9 more files in changeset.
ext-auth #20: adding support for Login over HTTPS. New acs-kernel parameter RestrictLoginToSSLP. New API in security-procs.tcl for casting requests into HTTPS mode etc. Requiring secure connection in scripts passing password (registration, login, password-update)

  1. … 8 more files in changeset.
- Code reviewed authority UI

- UseEmailForLoginP

  1. … 26 more files in changeset.
Beefed up new templated, form-builderified parameters page, moved it to /shared, and made site-map use it

  1. … 10 more files in changeset.
Bummer, authority_id defaulting logic was still broken