2 次代码提交 (04a98505a4ab8f48aee22800fcac193d9367d0ae)

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