You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by ep...@apache.org on 2004/11/02 18:06:38 UTC

cvs commit: jakarta-turbine-fulcrum/security/xdocs changes.xml

epugh       2004/11/02 09:06:38

  Modified:    security/xdocs changes.xml
  Log:
  Mention fix for bug found by Ben Gidley
  
  Revision  Changes    Path
  1.22      +7 -4      jakarta-turbine-fulcrum/security/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/security/xdocs/changes.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- changes.xml	7 Oct 2004 15:13:15 -0000	1.21
  +++ changes.xml	2 Nov 2004 17:06:38 -0000	1.22
  @@ -7,6 +7,9 @@
   
     <body>
       <release version="1.0.7" date="in cvs">
  +      <action dev="epugh" type="add" due-to="Ben Gidley">
  +        Add test to verify that usernames bob and BOB are treated the same.
  +      </action>     
         <action dev="epugh" type="add">
           Properly flesh out Turbine model of security.
         </action> 
  @@ -22,12 +25,12 @@
         </action>         
         <action dev="epugh" type="add">
           Expose revokeAll(Group group) to the DynamicModelManager API.  Was already implemented in the Hibernate
  -		UserManager.
  -      </action> 		
  +        UserManager.
  +      </action>         
         <action dev="epugh" type="add" due-to="Michael Jones">
           Expose getUserById() to the UserManager API.  Was already implemented in the Hibernate
  -		UserManager.
  -      </action>  		
  +        UserManager.
  +      </action>         
         <action dev="epugh" type="add" due-to="Michael Jones">
           In the Dynamic model, allow permissions to know about the sets they are in.  Allows revokeAll(permission)
           to be called.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org