[root]/src/net/sourceforge/pebble/security
14 lines of code changed in:
Enhancements and fixes to previous security work.
102 lines of code changed in:
First version of code to allow private blogs to be created without messing with Acegi configuration.
318 lines of code changed in:
Fixed bug where the default user isn't created upon first startup.
1 lines of code changed in:
Added more admin documentation and reviewed security roles, giving admin users access to blog management features.
86 lines of code changed in:
Blog admins can modify blog properties and plugins of any blog.
Users can change their own user details and password.
73 lines of code changed in:
Security realm related changes.
121 lines of code changed in:
More user management features and changed ROLE_PEBBLE_ADMIN to ROLE_BLOG_ADMIN.
128 lines of code changed in:
Added first bit of user management functionality.
57 lines of code changed in:
Minor changes to auto-upgrade functionality, added secureUrl for secure login and upgraded Acegi to 1.0.1.
29 lines of code changed in:
Added more unit tests to get coverage over 50%. :-)
2 lines of code changed in:
Changes to CSS, build script and added a new role (ROLE_BLOG_PUBLISHER).
2 lines of code changed in:
Cache changes/fixes and cleanup.
0 lines of code changed in:
Offline changes, mainly to reorganise the security realm code.
259 lines of code changed in:
Tidy up of Spring integration and creation of default user in the Acegi security realm.
7 lines of code changed in:
Changes to the blog entry lifecycle (published/unpublished) and the way that events are fired/consumed.
51 lines of code changed in:
Added name, e-mail address and website to user details.
68 lines of code changed in:
First version of new security realm implementation.
55 lines of code changed in: