• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reduce divergence between oracle and postgres codebase

Fix broken links

    • -0
    • +153
    ./www/doc/ext-auth-ldap-install.adp
    • -0
    • +140
    ./www/doc/ext-auth-pam-install.adp
    • -0
    • +207
    ./www/doc/ims-sync-driver-design.adp
  1. … 4 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

    • -0
    • +5
    ./catalog/acs-authentication.de_DE.ISO-8859-1.xml
    • -0
    • +5
    ./catalog/acs-authentication.it_IT.ISO-8859-1.xml
    • -334
    • +384
    ./tcl/authentication-procs.tcl
    • -19
    • +18
    ./tcl/test/acs-authentication-procs.tcl
  1. … 7820 more files in changeset.
regenerated ducumentation

  1. … 245 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
Make forgotten_password_url subsite aware and fully qualified

align variable names

allow to send forgotten-password-url in registration mail (similar to reset_password_url)

bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
Provide default help texts for register form

Fix broken links

Fix broken links

Prevent error when user is removed from the Registered Users group, but not from users altogether

Fix typo in previous commit

Don't steal anybody's address nor email, especially if people was banned. Fail and give a message instead.

simplify idiom

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.