• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use testing authority in the test

    • -14
    • +13
    ./tcl/test/acs-authentication-procs.tcl
Use testing authority in the test

    • -3
    • +13
    ./tcl/test/acs-authentication-procs.tcl
Add test about the portrait retrieval complying with the datamodel definition of a portrait

    • -1
    • +12
    ./tcl/test/acs-authentication-procs.tcl
Replace ad_decode idiom (and keep pleasing Oracle)

improve spelling

  1. … 21 more files in changeset.
No need for ad_decode and also no need to count all swas, we just want to know if there is one

Bring files on oacs-5-10 in sync with HEAD

  1. … 162 more files in changeset.
Bring files on oacs-5-10 in sync with HEAD

    • -0
    • +2
    ./catalog/acs-authentication.de_DE.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/acs-authentication.en_US.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/acs-authentication.es_ES.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/acs-authentication.it_IT.ISO-8859-1.xml
  1. … 11 more files in changeset.
add missing file

    • -0
    • +134
    ./www/doc/acs-authentication.adp
Replace/remove deprecated proc 'db_null' and update doc accordingly

  1. … 33 more files in changeset.
reduce redirects

  1. … 3 more files in changeset.
fix for issue #3379

Update italian localization

    • -0
    • +2
    ./catalog/acs-authentication.it_IT.ISO-8859-1.xml
Localize long URL errors and bump version number

    • -0
    • +2
    ./catalog/acs-authentication.de_DE.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/acs-authentication.en_US.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/acs-authentication.es_ES.ISO-8859-1.xml
get detailed information about a person via person::get_person_info

fix broken message key

improve error message

Fixed broken auth::password::email_password

added missing changes due to API refactoring

improve comments

whitespace changes

prefer dict over Tcl array

reduce redundant lookups in auth::check_local_account_status

improve spelling

  1. … 15 more files in changeset.
fix typo

make it possible to run auth::authority::create in the background

use simple query as local query to make purpose more evident

bump version number to 5.10.0d3

pass authority_id to acs_user::get_by_username

auth::create_user: add parameter authority_id to enable creation of users in arbitrary authorities

Whitespace changes

Fix uncomplete test description and simplify single -procs line.