• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Provide more infrastructure support for host-node-maps for more flexible domain handling

- add optional -cookie_domain parameter to the following functions

ad_user_login

ad_user_logout

sec_generate_session_id_cookie

auth::issue_login (wrapper for ad_user_login)

if not specified, the functions are full backward compatible

- add optional parameter -host_node_id to auth::authenticate

which refers to the node_id in the host-node-map

- pass host_node_id from from/to register pages

TODO:

1) probably, sec_generate_session_id_cookie picks up the wrong

session_id via [ad_conn session_id]

2) check interaction with CookieDomain (probably, we need

must not pass host_node_id wheren CookieDomain is non-empty)

  1. … 6 more files in changeset.
Increase size of URL, remove default, since it does not match well with required/non-required

Fix spelling error

Fix spelling errors

    • -1
    • +138
    ./www/doc/acs-authentication.htm
  1. … 19 more files in changeset.
White space change: remove tabs and trailing spaces

    • -300
    • +298
    ./tcl/authentication-procs.tcl
Improve comment, remove useless parenthesis

Remove (harmless) inconsistency in local authority service contract (many thanks to Günther Ernst)

- bump version number of OpenACS to 5.9.1b3 and DotLRN to 2.9.1b3

  1. … 79 more files in changeset.
Updating of German translation for many packages (many thanks to Markus Moser)

    • -3
    • +5
    ./catalog/acs-authentication.de_DE.ISO-8859-1.xml
  1. … 25 more files in changeset.
Bump version numbers for OpenACS 5.9.1b1

  1. … 81 more files in changeset.
Italian localization of message keys for many packages

    • -0
    • +5
    ./catalog/acs-authentication.it_IT.ISO-8859-1.xml
  1. … 25 more files in changeset.
Use <kbd> instead of deprecated <tt>

Use "in" idiom instead of lsearch

- standardize entries in de_DE: rule of thumb: when en_US entry does not end with colon, then the german entry should not do so either.

This way, we avoid .adp pages with double colons.

    • -0
    • +3
    ./catalog/acs-authentication.de_DE.ISO-8859-1.xml
  1. … 10 more files in changeset.
- doc updates

    • -31
    • +32
    ./www/doc/ext-auth-ldap-install.adp
    • -14
    • +14
    ./www/doc/ext-auth-pam-install.adp
- replace deprecated "cc_lookup_email_user ..." by "party::get_by_email -email ..."

  1. … 1 more file in changeset.
- modernize HTML

  1. … 25 more files in changeset.
- modernize tags in documentation

- reduce the dependencies on acs_object_party_privilege_map for PostgreSQL

- use entities for single quotes in the text

    • -64
    • +65
    ./www/doc/ext-auth-ldap-install.adp
    • -18
    • +20
    ./www/doc/ext-auth-pam-install.adp
    • -12
    • +14
    ./www/doc/ims-sync-driver-design.adp
- updated version numbers, regenerated documentation

    • -10
    • +10
    ./www/doc/ext-auth-ldap-install.adp
    • -11
    • +11
    ./www/doc/ext-auth-pam-install.adp
  1. … 295 more files in changeset.
- fix test case

    • -2
    • +3
    ./tcl/test/acs-authentication-procs.tcl
- prefer empty sql statements over various forms of *SQL*

- bump version numbers from 5.9.0b* to 5.9.0

  1. … 32 more files in changeset.
- bump version numbers to 6.9.0 (oacs) / 2.9.0 (dotlrn)

  1. … 72 more files in changeset.
- prepare documentation for release

  1. … 220 more files in changeset.
- no need to use backslash for continuation between curly brackets

- improve readability of code

- modernize tcl

  1. … 5 more files in changeset.
- bump version numbers

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

  1. … 75 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

    • -1
    • +7
    ./tcl/test/acs-authentication-procs.tcl
  1. … 743 more files in changeset.