Commit History

Author SHA1 Message Date
  Steinar Bang 7bc6f0b721 Deploy SNAPSHOT to maven.bang.priv.no from github actions master branch CI build 1 week ago
  Steinar Bang 4502a99b91 Upgrade parent to get liquibase 4.27.0 and to build with node.js 20.12.0 and karaf 4.4.5 1 week ago
  Steinar Bang f6b5864f7f Update npm dependencies to their currently newest versions 1 week ago
  Steinar Bang 614f484c4f Update npm devDependencies to their currently newest versions 1 week ago
  Steinar Bang c784dff1d8 Upgrade parent to get jersey 2.42 and jackson 2.16.2 and postgresql 42.7.3 3 weeks ago
  Steinar Bang 3c94a984ae Reorganize saga functions to be in the calling order 3 weeks ago
  Steinar Bang a78dd3d44c Replace use of deprecated class WebIniSecurityManagerFactory with IniWebEnvironment 1 month ago
  Steinar Bang 4a476bbd6e Upgrade parent to get authservice 1.15.18 and postgresql jdbc 42.7.2 1 month ago
  Steinar Bang 3cbe6079e6 Replace use of ShiroFeature in UserAdminWebApiServlet with version of JersyServlet that includes ShiroFeature 1 month ago
  Steinar Bang 678a3c471b Remove unused import 1 month ago
  Steinar Bang 19e985651c Style "Unauthorized" react component with tailwind CSS 1 month ago
  Steinar Bang c35d8f63d4 Use var for local variables in tests 1 month ago
  Steinar Bang 50a0c90843 Redirect to login when API call fails with 401 and redirect to Unauthorized when API call fails with 403 1 month ago
  Steinar Bang 1dfec35ddf Only fetch FAVORITTER for authorized, logged in, users 1 month ago
  Steinar Bang bec213e0d1 Use "/" as the returned originalRequestUrl when no request has been saved on the thread context by Shiro 1 month ago
  Steinar Bang 66af7771af Replace use <Navigate> after login and logout with browser reload to make shiro handle authorization 1 month ago
  Steinar Bang 8c78d37f53 Set initial value login state authorized to true to avoid toggling between logged in and unauthorized 2 months ago
  Steinar Bang 614a3e275e Move <Navigate> to /unauthorized to be after all usages of usSelector() to avoid error messages on the console 2 months ago
  Steinar Bang bde02c907c Remove web context from saved original request URL when logging in 2 months ago
  Steinar Bang a85ba45f1b Find the axios baseURL and the react router basename from the URL bundle.js is loaded with 2 months ago
  Steinar Bang 65b16c9ec7 Allow anon access to /login and static resources, logged in state for /unauthorized, require logged in state with role handleregbruker for everything else 2 months ago
  Steinar Bang 877d066a1e Let all REST API calls fall trough to the REST endpoint to be handled there 2 months ago
  Steinar Bang 42ee11db10 Add a requirement for logged in user with role handleguser to all REST endpoints except login and loginstatus 2 months ago
  Steinar Bang 23c12b9722 Add shiro-jaxrs as both a compile time and a runtime dependency 2 months ago
  Steinar Bang dc2e4fd5a5 Get shiro maven depdencies' versions from the shiro BOM 2 months ago
  Steinar Bang 183ce643ff Get shiro.version from the maven parent POM 2 months ago
  Steinar Bang 8eea9c43f5 Change component function name from Statistikk to Favoritter to match the file name 2 months ago
  Steinar Bang 3d5b66f8df Style handlereg webapp with tailwindcss 2 months ago
  Steinar Bang 3b8c044fae Add tailwindcss 3.4.1 processing with webpack to the handlereg react webapp 2 months ago
  Steinar Bang 0f8764e622 Scrub the CSS in index.css as well (created when creating the webapp) 2 months ago