Files | Admin

Notes:

Release Name: 0.9.3

Notes: Another point release, with updated documentation and more tests. An important note: the username and password are now configured in components/realapps/cms_authorization_config.rb, instead of in environment.rb. Be sure to update accordingly!


Changes: * Modified CMS authorization system to live completely in component. * Username and password now set by component, in file cms_authorization_config.rb. * Made file names more consistent. * Added additional functional tests. * Moved inline HTML and Javascript out of publish() method and into constants.