2 Commits (04a98505a4ab8f48aee22800fcac193d9367d0ae)

Author SHA1 Message Date
  James Moger 04a98505a4 Refactor user services and separate authentication (issue-281) 10 years ago
  James Moger 7bf6e183ff Moved servlets and services to separate packages 10 years ago
  James Moger cacf8bff09 Use Dagger to inject managers into all filters and servlets 10 years ago
  James Moger db4f6b5740 Define manager interfaces and update all of Gitblit to use managers 10 years ago
  James Moger 699e71e76b Trim trailing whitespace and organize imports 10 years ago
  James Moger b5798e1e6c Improvements to handling internal accounts (anonymous, federation user) 11 years ago
  James Moger 1f596c9875 Use standard ServletRequestWrapper instead of custom wrapper (issue 224) 11 years ago
  James Moger f6b200be4c Reorganized to Apache Standard Directory Layout & integrated Moxie 11 years ago
  James Moger 37fa664c58 Consolidate authentication techniques and support container principals (issue-68) 11 years ago
  James Moger 3983a6e74d X509 certificate authentication based on Kevin Anderson's implementation 11 years ago
  James Moger 7f70511e9a Support Team canAdmin, canCreate, and canFork (issue 36) 11 years ago
  James Moger 6adf56bb13 Per-repository authorization control: AUTHENTICATED and NAMED (issue 117) 12 years ago
  Peter Loron 2551e84837 Adding a limit of 2 [user + pass] on the credential string split. This works around issues with passwords containing colons 12 years ago
  James Moger efe8ecb216 Revised user access checks to account for repository ownership. 12 years ago
  James Moger 773bb65335 Build gbapi jar. Eliminate unnecessary gbapi runtime dependencies. 12 years ago
  James Moger ca9d0f3cb4 Refactored servlet filters and now have authenticated RpcServlet. 12 years ago