Change the default config files for file-based authentication and file-based 
authorization
------------------------------------------------------------------------------------------

                 Key: ISIS-192
                 URL: https://issues.apache.org/jira/browse/ISIS-192
             Project: Isis
          Issue Type: Improvement
          Components: Security: File
    Affects Versions: 0.2.0-incubating
            Reporter: Dan Haywood
            Priority: Minor
             Fix For: 0.3.0-incubating


Currently to file-based authentication mechanism has a default to read from 
security_file.passwords, while the file-based authorization mechanism reads 
from security_file.allow.

Think it would be better for these to have defaults that are in line with the 
component-specific config files (authentication_file.properties and 
authorization_file.properties respectively).

Therefore change defaults so that:
* security_file.passwords is instead authentication_file.passwords 
and
* security_file.allow is instead authorization_file.allow


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to