]> source.dussan.org Git - archiva.git/commit
[MRM-398] configure guest access by default for pre-configured repositories
authorJoakim Erdfelt <joakime@apache.org>
Mon, 15 Oct 2007 20:39:26 +0000 (20:39 +0000)
committerJoakim Erdfelt <joakime@apache.org>
Mon, 15 Oct 2007 20:39:26 +0000 (20:39 +0000)
commit912b15a3474696311b1e294dfc68b86a692e8bd7
tree99ed688ec3cd61bc2b1dbc9da358c005e4cc18bb
parent0954d1bab130cecfdf3cb31e6d1f5148b129cd06
[MRM-398] configure guest access by default for pre-configured repositories
Reverted partially r584279. (some good fixes for related bugs in place)
Introduced ArchivaConfiguration.isDefaulted() to aide SecuritySynchronization (startup task in archiva-webapp) to add guest user read-only roles if the configuration was set to default for some reason.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@584902 13f79535-47bb-0310-9956-ffa450edef68
archiva-web/archiva-webapp/src/main/java/org/apache/maven/archiva/web/action/admin/repositories/AbstractManagedRepositoriesAction.java
archiva-web/archiva-webapp/src/main/java/org/apache/maven/archiva/web/startup/SecuritySynchronization.java