/[Apache-SVN]
ViewVC logotype

Revision 160217


Jump to revision: Previous Next
Author: clombart
Date: Tue Apr 5 20:55:32 2005 UTC (19 years, 1 month ago)
Changed paths: 21
Log Message:
Review some security points : 
* Bug fixs with the CmsPermission : "all" permission  was not working correctly
* Add more unit tests for "<<ALL Files>>" and "all" permission
* Add sql script in order to init permissions for the administator : all permissions are authorised on all files. Other users cannot see the content by default. The fine grained access control will be set via the Graffito Browser Portlet. 
* Add a new J2 valve : GraffitoContextValve which init the GraffioRequestContext with the request Subject. Now, The Graffito security is completly integrated with J2.

Changed paths

Path Details
Directoryincubator/graffito/trunk/components/maven.xml modified , text changed
Directoryincubator/graffito/trunk/components/src/java/org/apache/portals/graffito/security/impl/AbstractSecurityTestcase.java modified , text changed
Directoryincubator/graffito/trunk/components/src/java/org/apache/portals/graffito/security/impl/GraffitoAction.java modified , text changed
Directoryincubator/graffito/trunk/components/src/sql/GraffitoServer/delete-j2-security.sql added
Directoryincubator/graffito/trunk/components/src/sql/GraffitoServer/insert-j2-security.sql added
Directoryincubator/graffito/trunk/components/src/test/org/apache/portals/graffito/security/impl/AllFilesTestRdbmsPolicy.java added
Directoryincubator/graffito/trunk/components/src/test/org/apache/portals/graffito/security/impl/AllPermissionTestRdbmsPolicy.java added
Directoryincubator/graffito/trunk/components/src/test/org/apache/portals/graffito/security/impl/TestRdbmsPolicy.java modified , text changed
Directoryincubator/graffito/trunk/jetspeed2-deploy/.classpath added
Directoryincubator/graffito/trunk/jetspeed2-deploy/maven.xml modified , text changed
Directoryincubator/graffito/trunk/jetspeed2-deploy/project.properties modified , text changed
Directoryincubator/graffito/trunk/jetspeed2-deploy/project.xml modified , text changed
Directoryincubator/graffito/trunk/jetspeed2-deploy/src/assembly/graffito.xml modified , text changed
Directoryincubator/graffito/trunk/jetspeed2-deploy/src/assembly/pipelines.xml added
Directoryincubator/graffito/trunk/jetspeed2-deploy/src/java/ added
Directoryincubator/graffito/trunk/jetspeed2-deploy/src/java/org/ added
Directoryincubator/graffito/trunk/jetspeed2-deploy/src/java/org/apache/ added
Directoryincubator/graffito/trunk/jetspeed2-deploy/src/java/org/apache/portals/ added
Directoryincubator/graffito/trunk/jetspeed2-deploy/src/java/org/apache/portals/jetspeed/ added
Directoryincubator/graffito/trunk/jetspeed2-deploy/src/java/org/apache/portals/jetspeed/valve/ added
Directoryincubator/graffito/trunk/jetspeed2-deploy/src/java/org/apache/portals/jetspeed/valve/GraffitoContextValve.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26