• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make sure to call ad_script_abort after ad_returnredirect

  1. … 15 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- validate email

- protect against certain characters in return_url (the real solution is probably a fix in ad_form, which could cause some collateral damage)

  1. … 1 more file in changeset.
- prefer "localurl" over "return_url" of name of page filter

  1. … 90 more files in changeset.
- improve checking of return_urls in page_contracts

  1. … 87 more files in changeset.
- hardening validator

- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 754 more files in changeset.
Bugfixes

  1. … 11 more files in changeset.
Made sure you pass on the return_url to the alternative registration

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Added redirection to registration URL

Default return_url to user's workspace

Fixed bug #959: User registration and return_url is broken

  1. … 3 more files in changeset.
fixing bug 888 by passing on the email variable to the user-new include template

  1. … 2 more files in changeset.
breaking user new/register form out into an include that can be reused in dotlrn and Openacs admin pages

  1. … 3 more files in changeset.
- Improved needs approval messages

- Adding screen_name to auth::create_account in user-new

- Improved closed account messages

- Fixed permissions issue on user/basic-info-update

  1. … 7 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.
Had left a debugging error statement in the code

Fixed display of account messages on login

  1. … 7 more files in changeset.
Made register link remember username

  1. … 3 more files in changeset.
Added a switch to auth::create_user to say that you want password_confirm verified

  1. … 2 more files in changeset.
Fixed registration and forgotten password pages

  1. … 7 more files in changeset.
refactoring user registration to use new ext-auth API

  1. … 5 more files in changeset.
we were looking in the wrong section for the user-login parameters

  1. … 1 more file in changeset.
using right parameter

Folded in oacs-4-5-beta-1-2

  1. … 2 more files in changeset.

The patch to upgrade persons to users was PG-only and not in an XQL file to

boot.

  1. … 1 more file in changeset.
postgress only query had broken tree (for oracle)

Merged with OpenACS 4.5 beta1 branch.

  1. … 88 more files in changeset.