]> source.dussan.org Git - archiva.git/commit
starting to use the plexus-security bits now, the store-model.xml file will eventuall...
authorJesse McConnell <jmcconnell@apache.org>
Thu, 7 Sep 2006 16:05:47 +0000 (16:05 +0000)
committerJesse McConnell <jmcconnell@apache.org>
Thu, 7 Sep 2006 16:05:47 +0000 (16:05 +0000)
commit158f91cccb2990d2210c2f90859abacd6e2f3a98
tree6cc33991b7c43f2f986cecd6ecae278e9624f864
parent0625404a5d5a475974eb26c8d726a5a50a7d04b0
starting to use the plexus-security bits now, the store-model.xml file will eventually going away, the login and logout actions now work and you can register a user now and login.  doing so doesn't do anything for you atm, but its the start showing the security system being used in actions.  next will come authorization implementation and usage

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@441128 13f79535-47bb-0310-9956-ffa450edef68
archiva-webapp/pom.xml
archiva-webapp/rbac-store-model.xml [new file with mode: 0644]
archiva-webapp/src/main/resources/META-INF/plexus/application.xml
archiva-webapp/src/main/resources/xwork.xml
archiva-webapp/src/main/webapp/WEB-INF/jsp/decorators/default.jsp
archiva-webapp/src/main/webapp/WEB-INF/jsp/login.jsp [new file with mode: 0644]
archiva-webapp/src/main/webapp/WEB-INF/jsp/logout.jsp [new file with mode: 0644]
archiva-webapp/src/main/webapp/WEB-INF/jsp/register.jsp [new file with mode: 0644]