195 Commits (master)

Author SHA1 Message Date
  Florian Zschocke 9499952e79 Add function to calculate SHA-256 has sum to StingUtils. 6 months ago
  Florian Zschocke 7031f902f4 Adjust path after moving from "gitblit" to "gitblit-org" on Github 1 year ago
  Florian Zschocke 720bf89266 Update Bugtraq to v0.4 1 year ago
  Florian Zschocke 366a14f278 Add SSH host keys with ECDSA and Ed25519 1 year ago
  Florian Zschocke 57365bf17d Update dependency MINA SSHD to version 1.7.0 1 year ago
  ricardop 0f3fdd8d4d upgrade to sshd 1.6.0, add eddsa dependency, upgrade jgit to 4.1.2 6 years ago
  Florian Zschocke bf5aa7f42e Add init test for getting repository permissions 1 year ago
  Florian Zschocke 9667d5ee61 Add more tests for tab expansion 1 year ago
  Quentin 1e0cb48eb1 Tab to space conversion testing 8 years ago
  Florian Zschocke 9b4afad6f4 fix: Fix StoredUserConfig not escaping control characters 2 years ago
  Florian Zschocke 16ec6d07c5 fix: Fix StoredUserConfig handling null subsections 2 years ago
  Florian Zschocke 1c4fbc07c2 test: Add exploit test for config user service 2 years ago
  Florian Zschocke 823a8fbb34 pages: Fix repo-relative reference links in markdown docs 2 years ago
  Florian Zschocke e54c39bdac Add tests for MarkupProcessor 2 years ago
  Florian Zschocke ce58fac88d Add test for loading russian properties 2 years ago
  Florian Zschocke 920fc522b4 TimeUtils: Change daysAgo to calculate difference in calendar days 2 years ago
  Florian Zschocke bb15bf10a7 TimeUtils: Move unit test to same package as TimeUtils is 2 years ago
  Florian Zschocke b3f35278ce TimeUtils: Increase testability and add tests 2 years ago
  Florian Zschocke 111eaef65e Add a unit test to check if the resource bundle can be loaded 2 years ago
  Florian Zschocke 6876537c85 raw: Fix raw links to branches with a slash in their name 3 years ago
  Florian Zschocke 26db31876a raw: Refactor RawServlet:getBranch and :getPath parameters 3 years ago
  Florian Zschocke 2394397184 raw: Fix exceptions when no path info is given to raw servlet 3 years ago
  Florian Zschocke dd56cd8571 raw: Strip leading and trailing slash from repo and path names for link 3 years ago
  Florian Zschocke 803d4171bf Delete password from memory in AuthenticationManager 4 years ago
  Florian Zschocke e47647b00d 🦟 fix: Password hash upgrade kills existing passwords 4 years ago
  Florian Zschocke d94994719b Update test file with MD hashed password 4 years ago
  Florian Zschocke 9bde5212fe Add `clone.bundle` as known command, but reject it as not implemented. 4 years ago
  Florian Zschocke a6e4c8e5c7 Fix NPE when no action can be parsed from the URL 4 years ago
  Florian Zschocke 01e27d26a5 In SSH tests ignore an external SSH tool 4 years ago
  Florian Zschocke 15dda8f5c6 Update SSHD dependency to version 1.2.0. 4 years ago
  Florian Zschocke abb041d203 Update SSHD dependency to version 1.1.0. 4 years ago
  Florian Zschocke 29133f2e84 Ignore the `RedisTicketService` tests until they are fixed. 4 years ago
  Florian Zschocke b85267c81b Add more PasswordHash tests with strings beyond iso-8859-1. 4 years ago
  Florian Zschocke c09335a030 Use the new PasswordHash classes. 4 years ago
  Florian Zschocke d1ee233d27 Add support for PBKDF2 to PasswordHash 4 years ago
  Florian Zschocke 4068b152e5 Add a PasswordHash class as a central place to deal with password hashes. 4 years ago
  Florian Zschocke 0bace7e032 Add support nested groups on the Repositories page 4 years ago
  Florian Zschocke a98689880e Fix revLog test that broke due to changes in the hello-world repository. 4 years ago
  Florian Zschocke 889c5cc75e Create unit tests for special characters in path names 4 years ago
  Florian Zschocke d52dfc25d5 Do not resolve symbolic links to repositories. 4 years ago
  chirontt c7bf84f79a Zips of recreated hello-world.git and all external repositories for testing. 5 years ago
  chirontt 694fd8896d Fix for various test failures. 5 years ago
  Florian Zschocke 63dbdfda13 Reindex tickets on server start if no index exists 7 years ago
  Florian Zschocke f44f45a15e Use versioned index directories for repository indices. 7 years ago
  Florian Zschocke 71a27ddc78 Introduce an index version for the ticket index 7 years ago
  Martin Spielmann 4ab81b3465 Update AuthenticationManager to update weakly stored passwords on login 7 years ago
  Martin Spielmann 15782f62ba Added possibility to use secure hashes to store passwords 7 years ago
  Florian Zschocke 2be2c2c95c Introduce SecureRandom wrapper for properly seeded static instances 7 years ago
  Florian Zschocke 7985115bd1 Fix user mention regular expression and group replacement. 7 years ago
  Florian Zschocke a3f9b4f64e Fix SshKeysDispatcher test failing on Windows 7 years ago