• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add missing comma!

TIP#126 optionally allow user to provide email, first, last name when authority does not

  1. … 5 more files in changeset.
Correction of name constraint

  1. … 13 more files in changeset.
name constraints and make lob_data.lob_id on delete cascade

  1. … 2 more files in changeset.
Added Andrew's OpenACS authentication server as a separate package

  1. … 11 more files in changeset.
Added column user_info_impl_id for on-demand-sync, cleaned up comments

  1. … 1 more file in changeset.
Removed snapshot_p flag from data model, and moved into auth_sync_retrieve service contract

  1. … 2 more files in changeset.
adding format column for the help_contact_text richtext column

  1. … 1 more file in changeset.
adding batch sync related columns to the auth_authorities table

  1. … 6 more files in changeset.
Just an indentation fix

making key column in parameters table varchar instead of clob (text)

  1. … 1 more file in changeset.
bugfix: cannot reference acs_sc_impl table from acs-kernel

  1. … 3 more files in changeset.
adding datamodel for authority parameters and bumping version to 5.0d4

  1. … 4 more files in changeset.
We cannot create the local authority in authentication-procs, because acs_magic_objects isn't defined until acs-create.sql, and is referenced by a trigger on acs-objects.

  1. … 3 more files in changeset.
fixing broken installation: changing service contract implementation id columns in the auth_authorities table to reference acs_objects instead of acs_sc_impls table as the latter table is created later

  1. … 3 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
    • +97
    ./authentication-create.sql
  1. … 16 more files in changeset.