• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Code reviewed password management procs

Renamed Main Site to Home (uh-oh, hope I won't get kicked and yelled at)

Use API to test email verification

Changed error text

Granting 'read' to 'The Public', because otherwise people who sign up get a security violation

Fixed auth_confirm_email test case after renaming the proc

Fixed the 'new' link

Copied all the /shared/images files over to resources

    • binary
    /openacs-4/packages/acs-subsite/www/resources/Delete16.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/Delete24.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/Edit16.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/Edit24.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/bold-button.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/checkbox.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/diamond.gif
  1. … 5 more files in changeset.
Fixed noquote bug

Made register link remember username

Added a switch to auth::create_user to say that you want password_confirm verified

Caching of auth::authority::get_id

Added username (readonly) to form

Change label on button ; don't show required fields

Added '* required' to bottom of form, if there are required fields

Moved login-include template to packages/acs-subsite/lib

    • -0
    • +7
    /openacs-4/packages/acs-subsite/lib/login.adp
    • -0
    • +161
    /openacs-4/packages/acs-subsite/lib/login.tcl
Cleaned up page by getting rid of obsolete code, mostly login stuff

Changed proc declaration style to say site_node::procname instead of enclosing everything in a namespace eval site_node { ... } block

    • -435
    • +435
    /openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl
Changed the <trn> tag to use new acs-lang API

Just an indentation fix

Added API for contracts and implementations

Allow service contracts to be invoked with impl_id

Added username to user page

Fixed registration and forgotten password pages

- Error handling of ad_user_new didn't work.

- Improved documentation on cc_lookup_email_user, and acs_user::get_by_username

Let login URL include username/authority_id

Code reviewed and fixed things

refactoring email verification to use new ext-auth API, fixed bug in recover-password.tcl

initial revision

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