authentication-package-create.sql

  • last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remerge Timo's changes for tip 42,43, cf tip 53

  1. … 97 more files in changeset.
rollback of Timo's name, package_id commit; see TIP 53

  1. … 96 more files in changeset.
TIP#42,43: adding package_id and title to acs_objects table

  1. … 96 more files in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 275 more files in changeset.
committed the authority__new function with more than 16 arguments which doesn't work in PG. Reverting back to 16 args

    • -12
    • +2
    ./authentication-package-create.sql
  1. … 4 more files in changeset.
making sort order default to the current highest sort order plus one for authorities

    • -1
    • +11
    ./authentication-package-create.sql
  1. … 3 more files in changeset.
adding batch sync related columns to the auth_authorities table

    • -2
    • +12
    ./authentication-package-create.sql
  1. … 6 more files in changeset.
Support for external authentication: two new columns added to users table - username and authority. New object type authority with corresponding table auth_authorities. Bumping version number to 5.0d3

    • -0
    • +93
    ./authentication-package-create.sql
  1. … 16 more files in changeset.