• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed upgrade script for authentication, collapsed two upgrade scripts

  1. … 3 more files in changeset.
cannot set username to email for the unregistered visitor user since he/she has a null email

  1. … 1 more file in changeset.
the auth_auhtorities.help_contact_text_format column was missing from the upgrade scripts

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

  1. … 4 more files in changeset.
making sort order default to the current highest sort order plus one for authorities

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

  1. … 6 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
    • +215
    ./upgrade-5.0d2-5.0d3.sql
  1. … 16 more files in changeset.