• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added parameter to determine the name of the batch sync acknowledgement file

Do not fail the change password operation if we could not send out the email notification

updated all to 5.0.0a5, cleaned up require sections that listed multiple versions, and updated package owner info

  1. … 18 more files in changeset.
Accidentally commited a debug log statement

Fixed bug #1090, thanks to Tracy for digging up the root cause

make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 74 more files in changeset.
*** empty log message ***

    • -0
    • +45
    ./www/doc/configure-batch-sync.html
Added local file system auth_retrieve_doc driver

Fixed password email change test case - turned out to be interaction between two test cases and the cache

    • -1
    • +8
    ./tcl/test/acs-authentication-procs.tcl
Fixed batch sync test cases

Record already deleted users as such

- Log nicer errors when trying to update a user that doesn't exist, or when adding a user that already exists

- I again read the IMS spec wrong ... the <n> tag goes *inside* the <name> tag. Grrr..

Allow the IMS sync driver to be manually configured for which user profile elements should be editable by the user

Added parameter to control whether we make users .LRN users, since this has serious performance implications

Moved password emailing to ::reset and ::retrieve, so the password is emailed even if those procs are called directly. Used by /acs-admin/users/password-reset

Changed ad_parameter to parameter::get

Implemented row-wise acknowledgement document

Adds users to .LRN when batch importing

Fixed bad call to snapshot_delete_remaining

Fixed broken test cases

URL in batch job complete email is wrong

Fixed IMS sync bug: we were looking at <name><given> and <name><family>, but they're really <n><given> and <n><family>

tweaks to documentation

    • -25
    • +11
    ./www/doc/ext-auth-pam-install.html
Round num_seconds

  1. … 1 more file in changeset.
Don't include the document in the auth::sync::job::get result

removing ns_log LARS: debug printouts. Retaining those in the APM dependency check on debug level

  1. … 3 more files in changeset.
Allow getting only snapshots, in addition to only incremental

Query on Oracle hadn't gotten the extra columns added that the PG query had

Fixed parameters test case to expose problem with unique constraint/primary key on auth_driver_params on Oracle, and to do a better job of testing the parameters framework

    • -67
    • +33
    ./tcl/test/acs-authentication-procs.tcl
added details of IMS batch sync

    • -0
    • +5
    ./www/doc/ext-auth-design.html
    • -3
    • +24
    ./www/doc/ext-auth-pam-install.html
    • -0
    • +144
    ./www/doc/ims-sync-driver-design.html
    • -0
    • +256
    ./www/doc/xml/design.xml