aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-webapp/src
Commit message (Collapse)AuthorAgeFilesLines
* [MRM-165] add HTTP headersBrett Porter2006-09-302-0/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@451600 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-178] don't add parameters to webwork URLs by defaultBrett Porter2006-09-301-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@451593 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-187] improve proxy loggingBrett Porter2006-09-301-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@451590 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-144] clean up artifact linksBrett Porter2006-09-304-169/+125
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@451586 13f79535-47bb-0310-9956-ffa450edef68
* added an environment check to determine of repositories exist without their ↵Jesse McConnell2006-09-291-0/+95
| | | | | | corresponding roles, and repair the situation should that be the case. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@451354 13f79535-47bb-0310-9956-ffa450edef68
* update role hint of Jdo factoryBrett Porter2006-09-291-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@451131 13f79535-47bb-0310-9956-ffa450edef68
* fix build since factory movedBrett Porter2006-09-291-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@451114 13f79535-47bb-0310-9956-ffa450edef68
* Correcting authentication bits.Joakim Erdfelt2006-09-291-7/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@451069 13f79535-47bb-0310-9956-ffa450edef68
* removed a duplicate interceptor referenceJesse McConnell2006-09-281-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@450944 13f79535-47bb-0310-9956-ffa450edef68
* add securityBrett Porter2006-09-283-2/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@450867 13f79535-47bb-0310-9956-ffa450edef68
* remove unusedBrett Porter2006-09-281-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@450862 13f79535-47bb-0310-9956-ffa450edef68
* add role profilesBrett Porter2006-09-2814-536/+82
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@450822 13f79535-47bb-0310-9956-ffa450edef68
* start to migrate Archiva to the new role creation techniqueBrett Porter2006-09-2816-825/+411
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@450765 13f79535-47bb-0310-9956-ffa450edef68
* Remove db conf commentsEmmanuel Venisse2006-09-261-34/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@450036 13f79535-47bb-0310-9956-ffa450edef68
* Adding archiva.log output and audit.log output.Joakim Erdfelt2006-09-201-1/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@448344 13f79535-47bb-0310-9956-ffa450edef68
* upgrade derbyBrett Porter2006-09-202-7/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@448201 13f79535-47bb-0310-9956-ffa450edef68
* use data source insteadBrett Porter2006-09-202-0/+40
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@448135 13f79535-47bb-0310-9956-ffa450edef68
* * Adding back ability of ConfigurationInterceptor to redirect to the "Admin ↵Joakim Erdfelt2006-09-208-8/+296
| | | | | | | | | | User Needed" action. * Adding UserManagerListener to DefaultRoleManager to add dynamic roles to newly created users. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@448077 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-137] rename security defaults, and make default construction a ↵Brett Porter2006-09-206-34/+30
| | | | | | load-on-start component instead of waiting for requests git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@448028 13f79535-47bb-0310-9956-ffa450edef68
* fix the redirect on registration to go to the login page as opposed to the ↵Jesse McConnell2006-09-191-2/+8
| | | | | | browse page git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@447983 13f79535-47bb-0310-9956-ffa450edef68
* added in a refresh in case the user store is nukes and the repos still ↵Jesse McConnell2006-09-191-0/+37
| | | | | | exist, it will now add roles for the existing repos. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@447799 13f79535-47bb-0310-9956-ffa450edef68
* added a checkboxlist.ftlJesse McConnell2006-09-191-0/+39
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@447796 13f79535-47bb-0310-9956-ffa450edef68
* new plexus-security snapshots with the authz mostly working minus some ↵Jesse McConnell2006-09-197-22/+26
| | | | | | formatting and an odd duplication issue I am lookin into now to see if its a ui quirk. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@447780 13f79535-47bb-0310-9956-ffa450edef68
* adding the index back inJesse McConnell2006-09-191-0/+149
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@447675 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-137] The big plexus-security integration commit.Joakim Erdfelt2006-09-1915-1223/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@447657 13f79535-47bb-0310-9956-ffa450edef68
* Add a tab for dependency treeBrett Porter2006-09-185-15/+161
| | | | | | | Submitted by: Pete Marvin King (with modifications) git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@447183 13f79535-47bb-0310-9956-ffa450edef68
* removing the secure action interceptor since joakim was having ↵Jesse McConnell2006-09-161-0/+8
| | | | | | classnotfoundexceptions with it that I haven't been able to reproduce, so better safe then sorry so just removing it for the time being until I can track down the issue. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@446819 13f79535-47bb-0310-9956-ffa450edef68
* throw an exception int he secure action code when the session is null, ↵Jesse McConnell2006-09-151-1/+6
| | | | | | telling the interceptor to deny access git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@446712 13f79535-47bb-0310-9956-ffa450edef68
* aligned the UserManagementAction with the cleaned up SecureAction interface ↵Jesse McConnell2006-09-151-15/+11
| | | | | | in plexus-security git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@446659 13f79535-47bb-0310-9956-ffa450edef68
* set correct line endingsBrett Porter2006-09-151-78/+78
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@446573 13f79535-47bb-0310-9956-ffa450edef68
* UserManagementAction is now implementing the SecureAction interface from ↵Jesse McConnell2006-09-144-36/+136
| | | | | | plexus-security, all action statements in the xwork.xml using this Action now require authenticated sessions and that the user using them has edit-user or edit-all-users operations granted. Before we go any further on these I am hoping folks can take a peek and see if its too clunky or if perhaps we should change the interfaces for this type of functionality. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@443495 13f79535-47bb-0310-9956-ffa450edef68
* added in the security policy mechanism for guest users in the ↵Jesse McConnell2006-09-141-7/+15
| | | | | | DefaultArchivaDefaults, another joakim patch git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@443392 13f79535-47bb-0310-9956-ffa450edef68
* Submitted by Joakim ErdfeltMaria Odea B. Ching2006-09-143-15/+183
| | | | | | Fix for plexus security error when running archiva webapp. (several outstanding bugs were fixed in plexus-security-authorizer, but those bug fixes impacted archiva-webapp.) git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@443318 13f79535-47bb-0310-9956-ffa450edef68
* another joakim patch, this time adding some test cases for this previous ↵Jesse McConnell2006-09-144-4/+279
| | | | | | patch and fixing up some permissions git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@443255 13f79535-47bb-0310-9956-ffa450edef68
* fixed up the user manglement page to work with the multiple entry points to ↵Jesse McConnell2006-09-143-24/+32
| | | | | | it, as well as the granting of roles from the forms git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@443254 13f79535-47bb-0310-9956-ffa450edef68
* Updated ConfigurationAction. Removed cron expression validation in ↵Maria Odea B. Ching2006-09-141-19/+9
| | | | | | execute(). Created method for getting the cron expression. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@443212 13f79535-47bb-0310-9956-ffa450edef68
* fix importsBrett Porter2006-09-141-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@443204 13f79535-47bb-0310-9956-ffa450edef68
* MRM-172 patch provided by joakim for adding webdev authenticationa nd ↵Jesse McConnell2006-09-1410-202/+970
| | | | | | authorization support for connecting clients accessing managed repositories git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@443183 13f79535-47bb-0310-9956-ffa450edef68
* move a couple of pages around and improve an actionJesse McConnell2006-09-136-246/+166
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@443124 13f79535-47bb-0310-9956-ffa450edef68
* remove the role debugging actions declarations and corresponding jspsJesse McConnell2006-09-1310-511/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@443041 13f79535-47bb-0310-9956-ffa450edef68
* intern work on making user.jsp support user management for other people, ↵Jesse McConnell2006-09-138-25/+55
| | | | | | keeping it simple for eventual integration with a more complete plexus user management git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@443023 13f79535-47bb-0310-9956-ffa450edef68
* Created one input form used by register.jsp and registerAdmin.jsp.Maria Odea B. Ching2006-09-133-57/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@442940 13f79535-47bb-0310-9956-ffa450edef68
* Revised the validation for cron expression. Also revised the configure.jsp ↵Maria Odea B. Ching2006-09-132-84/+52
| | | | | | page (for the cron editor) -- removed the <table> tags. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@442925 13f79535-47bb-0310-9956-ffa450edef68
* adding validator from patch by joakim, thanks! Jesse McConnell2006-09-131-0/+50
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@442773 13f79535-47bb-0310-9956-ffa450edef68
* applied patch from joakim that cleaned up some jsp, thanks! Jesse McConnell2006-09-133-94/+58
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@442771 13f79535-47bb-0310-9956-ffa450edef68
* minor textual improvementsJesse McConnell2006-09-121-3/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@442749 13f79535-47bb-0310-9956-ffa450edef68
* now that we have a forced admin user creation, no need for the cheating ↵Jesse McConnell2006-09-121-12/+0
| | | | | | sidebar of role granting git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@442744 13f79535-47bb-0310-9956-ffa450edef68
* new setup wizard that forces the creation of an administrator userJesse McConnell2006-09-127-0/+230
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@442742 13f79535-47bb-0310-9956-ffa450edef68
* added additional checks for report viewing and generationJesse McConnell2006-09-124-32/+45
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@442726 13f79535-47bb-0310-9956-ffa450edef68
* fix permission name referenceJesse McConnell2006-09-121-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@442703 13f79535-47bb-0310-9956-ffa450edef68