Subject: | Unique domains for clients unsupportable |
The Domain field in the clients table can not be unique. CAS needs to be
able to support multiple client projects installed on the same domain.
However, it should be possible to set Domain+Base_Path as a unique set
of fields together. The change to the schema is trivial, but the
Config.pm will need to be updated to properly handle requiring and using
BASE_PATH when Domain is not unique.