• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated password-update to use ad_form

  1. … 23 more files in changeset.
Changed error text

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.
Moved login-include template to packages/acs-subsite/lib

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

  1. … 2 more files in changeset.
refactoring email verification to use new ext-auth API, fixed bug in recover-password.tcl

i18n'ed recover-password, added text for later i18n.

refactoring user registration to use new ext-auth API

  1. … 4 more files in changeset.
refactoring registration pages to use ext-auth API

added pages that take care of password recovery

    • -0
    • +17
    ./recover-password.adp
    • -0
    • +55
    ./recover-password.tcl
Refactored login page to be an includeable template

First pass at login page with new API. Note that password recovery pages still haven't been completed.

    • -0
    • +10
    ./display-message.adp
Fixed template to not include header twice

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 809 more files in changeset.
Patch #139: A bunch of fixes and nitpicks to improve the subsite awareness

of the acs-subsite package, and improve support for ad_context_bar.

Note that fixes needed in acs-subsite/www/admin and /permissions are not

included, and that there is still quite a bit of I18N work to be done

in acs-subsite.

  1. … 38 more files in changeset.
- In the user registration, leaving url empty yields an error. It shouldn't, since

it's optional. Fixed.

Focus on first form element

  1. … 1 more file in changeset.
after user changes password, return them to root instead of their workspace page

file user-login-oracle.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./user-login-oracle.xql
file user-login-postgresql.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./user-login-postgresql.xql
- Added expiration of approvals and passwords

- Added IndexRedirectUrl, which will cause acs-subsite's index page to redirect to that URL

- Added DefaultFormStyle and DefaultListStyle parameters, so you can choose the default styles to use for your forms and lists (to come)

  1. … 9 more files in changeset.
Added a login-include box, which you can include on other ADP pages

file login-include.adp was initially added on branch oacs-4-6.

file login-include.tcl was initially added on branch oacs-4-6.

noquote changes (Dirk Gomez)

  1. … 96 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 105 more files in changeset.
applying patch 131 by Randy Ferrer. Changes ad_parameter to parameter::get and export_form_vars to export_vars

adds return_url to logout.tcl bug 198/patch 62 Mark Auflick

fix error ns_returnerror call bug 120/patch 38 Vinod Kurup

  1. … 1 more file in changeset.