• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Works with ad_user_new, which now auto-generates a username if none exists, guaranteed to be unqiue -- a little complicated, but it works

Changed message for needs approval

Support for account_url

Fixed password expiration and approval expiration

  1. … 8 more files in changeset.
Better account closed message

Rewrite cookie handling

    • -163
    • +286
    ./authentication-procs.tcl
  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.
validation error with authority_id and username moved out

Support updating username

- Code reviewed authority UI

- UseEmailForLoginP

- Refactored snapshot_p out of auth_authorities table and into auth_sync_retrieve service contract

- Email account owner on password change

    • -104
    • +126
    ./authentication-procs.tcl
  1. … 12 more files in changeset.
implementing the proc get_register_authority

  1. … 1 more file in changeset.
Made local accounts accept and store screen_name

    • -107
    • +117
    ./authentication-procs.tcl
  1. … 5 more files in changeset.
Improved error logging when driver returns bad code

Use error message from the catch

changing pretty names, auto-generating short_name of authorities, adding the can_admin_system_without_authority_p proc

  1. … 2 more files in changeset.
Fixed account message on creation; fixed email verification

Bug in sending out email verification email

Fixed handling of account messages

Batch sync fixed

  1. … 2 more files in changeset.
IMS Enterprise 1.1 driver for batch synchronization

  1. … 8 more files in changeset.
Extra space

Getting rid of leftover log statements

Bug fixes in Batch sync API

  1. … 2 more files in changeset.
Batch Sync API mostly complete

  1. … 13 more files in changeset.
Code review/bug fixes in password recovery

  1. … 1 more file in changeset.
Code reviewed password management procs

  1. … 4 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.
Code reviewed and fixed things

    • -688
    • +473
    ./authentication-procs.tcl
  1. … 7 more files in changeset.
refactoring user registration to use new ext-auth API

  1. … 5 more files in changeset.