aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* throw an exception int he secure action code when the session is null, tellin...Jesse McConnell2006-09-151-1/+6
* aligned the UserManagementAction with the cleaned up SecureAction interface i...Jesse McConnell2006-09-151-15/+11
* set correct line endingsBrett Porter2006-09-1528-603/+603
* no longer part of the maven releaseBrett Porter2006-09-151-1/+1
* UserManagementAction is now implementing the SecureAction interface from plex...Jesse McConnell2006-09-144-36/+136
* added in the security policy mechanism for guest users in the DefaultArchivaD...Jesse McConnell2006-09-141-7/+15
* Submitted by Joakim ErdfeltMaria Odea B. Ching2006-09-143-15/+183
* another joakim patch, this time adding some test cases for this previous patc...Jesse McConnell2006-09-144-4/+279
* fixed up the user manglement page to work with the multiple entry points to i...Jesse McConnell2006-09-143-24/+32
* Updated ConfigurationAction. Removed cron expression validation in execute()....Maria Odea B. Ching2006-09-141-19/+9
* fix importsBrett Porter2006-09-141-6/+6
* MRM-172 patch provided by joakim for adding webdev authenticationa nd authori...Jesse McConnell2006-09-1411-202/+977
* move a couple of pages around and improve an actionJesse McConnell2006-09-136-246/+166
* remove the role debugging actions declarations and corresponding jspsJesse McConnell2006-09-1310-511/+1
* intern work on making user.jsp support user management for other people, keep...Jesse McConnell2006-09-138-25/+55
* Created one input form used by register.jsp and registerAdmin.jsp.Maria Odea B. Ching2006-09-133-57/+28
* Revised the validation for cron expression. Also revised the configure.jsp pa...Maria Odea B. Ching2006-09-132-84/+52
* [MRM-163] add support for legacy repo javadoc and source jarsBrett Porter2006-09-132-1/+40
* adding validator from patch by joakim, thanks! Jesse McConnell2006-09-131-0/+50
* applied patch from joakim that cleaned up some jsp, thanks! Jesse McConnell2006-09-133-94/+58
* minor textual improvementsJesse McConnell2006-09-121-3/+2
* now that we have a forced admin user creation, no need for the cheating sideb...Jesse McConnell2006-09-121-12/+0
* new setup wizard that forces the creation of an administrator userJesse McConnell2006-09-127-0/+230
* added additional checks for report viewing and generationJesse McConnell2006-09-124-32/+45
* fix permission name referenceJesse McConnell2006-09-121-2/+2
* fix permission name referenceJesse McConnell2006-09-121-2/+2
* added some new permissionsJesse McConnell2006-09-125-11/+35
* reworked login and register so flow is improved and its functional! Jesse McConnell2006-09-126-57/+114
* moderately working authz on many of the important jsp pages and improvements ...Jesse McConnell2006-09-129-57/+105
* Updated cron expression editor (configure.jsp). Added validation for cron exp...Maria Odea B. Ching2006-09-122-8/+204
* [MRM-60] add an "old snapshot artifact" reportBrett Porter2006-09-125-0/+378
* [MRM-60] add a basic "old artifact" reportBrett Porter2006-09-124-2/+231
* improved the flow of login / registration and decoratorJesse McConnell2006-09-115-76/+147
* make test order independantBrett Porter2006-09-111-6/+29
* fix processor constructionBrett Porter2006-09-111-1/+1
* fix second person registering issueJesse McConnell2006-09-111-34/+28
* remove unneeded fileJesse McConnell2006-09-111-130/+0
* plexus-security integration part deux, we have access control working using u...Jesse McConnell2006-09-1132-126/+1788
* [MRM-60] add support for notices in addition to warnings and failuresBrett Porter2006-09-1113-3/+356
* [MRM-166] add filtering and problem identificationBrett Porter2006-09-1118-274/+448
* [MRM-166] better display of ungenerated reports, and only list metadata that ...Brett Porter2006-09-114-25/+65
* [MRM-166] add multiple report groupsBrett Porter2006-09-1023-350/+680
* clarify some TODO elementsBrett Porter2006-09-095-6/+6
* [MRM-166] select repository to show in reports pageBrett Porter2006-09-092-12/+43
* [MRM-166] ignore .reports and .index when doing discoveryBrett Porter2006-09-091-5/+6
* [MRM-166] move reports to .reports in preparation for multiple resultsBrett Porter2006-09-091-2/+8
* [MRM-167] add the execution times to the reportBrett Porter2006-09-096-9/+71
* [MRM-166] ability to filter reports to specific problems (white site)Brett Porter2006-09-091-0/+12
* [MRM-166] white site additions for multiple report executionBrett Porter2006-09-091-1/+34
* [MRM-77] avoid problems with metadata reportingBrett Porter2006-09-091-7/+17