提交歷史

作者 SHA1 備註 提交日期
  Steinar Bang 1c7dc37ae9 Move try-with-jdbc-connection into creator methods to reduce clutter in test 22 小時之前
  Steinar Bang e721a9c781 Disable "Modify configuration" button when configuration not modified 6 天之前
  Steinar Bang b41c188bd5 Use redux slice to provide local storage for editing configuration 6 天之前
  Steinar Bang 65bda8e829 Remove unused imports 6 天之前
  Steinar Bang 73c3ceccfe Add version 2.1.0 to the release history of the README and update the version to 2.1.0 in the examples in the README 2 周之前
  Steinar Bang baf433b04b [maven-release-plugin] prepare for next development iteration 2 周之前
  Steinar Bang 5ede6e450b [maven-release-plugin] prepare release authservice-2.1.0 2 周之前
  Steinar Bang 76999148a8 Use runtime incompatible version 2.0.0 of FrontendServlet that reads routes from assets/routes.txt in classpath 2 周之前
  Steinar Bang 6f192382c0 Make user admin frontend servlet read react router routes exported by vite plugin 3 周之前
  Steinar Bang 057dbf735b Add authservice.definitions maven dependency to authservice.web.users.frontend to get AuthserviceException 3 周之前
  Steinar Bang 2e71fdd8b4 Add vite plugin that read routes of react-router and writes routes to file in assets 3 周之前
  Steinar Bang 425c48a094 Add version 2.0.6 to the release history of the README and update the version to 2.0.6 in the examples in the README 3 周之前
  Steinar Bang 16d4a2e94d [maven-release-plugin] prepare for next development iteration 3 周之前
  Steinar Bang ebf4825ed7 [maven-release-plugin] prepare release authservice-2.0.6 3 周之前
  Steinar Bang 6ba10ad0dc Upgrade parent to use liquibase 4.31.0 4 周之前
  Steinar Bang 2428576fc2 Log the SQLException that causes fetching the user to fail 1 月之前
  Steinar Bang 363f626d03 Test that UserManagementServiceProvider.getUser() returns expected values in all User fields 1 月之前
  Steinar Bang f12e51b068 Fix javadoc badge in README that was stuck on version 1.13.5 1 月之前
  Steinar Bang 68e34f0751 Add SQLException tests for AuthserviceDbRealm methods isLocked() and registerLoginFailure() 1 月之前
  Steinar Bang 5a44eb4b61 Add test for failing to insert mock data for locked user into the derby test database 1 月之前
  Steinar Bang be776d4b9f Ensure only a single method is called inside assertThrows lambda 1 月之前
  Steinar Bang 94b492eea6 Replace lambda with method reference 1 月之前
  Steinar Bang 6ac99493bd Remove declaration of exception that can't be thrown 1 月之前
  Steinar Bang 10c765fd64 Use assertJ isZero to test for numerical nullness 1 月之前
  Steinar Bang 40c21a7e13 Remove local variable and return datasource directly after creating it 1 月之前
  Steinar Bang 168453faae Add version 2.0.5 to the release history of the README and update the version to 2.0.5 in the examples in the README 1 月之前
  Steinar Bang d64863b6a5 [maven-release-plugin] prepare for next development iteration 1 月之前
  Steinar Bang c5fc3ed1ba [maven-release-plugin] prepare release authservice-2.0.5 1 月之前
  Steinar Bang ea8bf3dfd0 Remove UserManagementService methods that weren't needed to implement locking on excessive failed logins in authservice 1 月之前
  Steinar Bang 6b1c5b858b Add page for editing configration to user management UI 1 月之前