Commit History

Author SHA1 Message Date
  Steinar Bang c784dff1d8 Upgrade parent to get jersey 2.42 and jackson 2.16.2 and postgresql 42.7.3 2 days ago
  Steinar Bang 3c94a984ae Reorganize saga functions to be in the calling order 2 days ago
  Steinar Bang a78dd3d44c Replace use of deprecated class WebIniSecurityManagerFactory with IniWebEnvironment 3 weeks ago
  Steinar Bang 4a476bbd6e Upgrade parent to get authservice 1.15.18 and postgresql jdbc 42.7.2 3 weeks ago
  Steinar Bang 3cbe6079e6 Replace use of ShiroFeature in UserAdminWebApiServlet with version of JersyServlet that includes ShiroFeature 3 weeks 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 1 month ago
  Steinar Bang 614a3e275e Move <Navigate> to /unauthorized to be after all usages of usSelector() to avoid error messages on the console 1 month ago
  Steinar Bang bde02c907c Remove web context from saved original request URL when logging in 1 month ago
  Steinar Bang a85ba45f1b Find the axios baseURL and the react router basename from the URL bundle.js is loaded with 1 month 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 1 month ago
  Steinar Bang 877d066a1e Let all REST API calls fall trough to the REST endpoint to be handled there 1 month ago
  Steinar Bang 42ee11db10 Add a requirement for logged in user with role handleguser to all REST endpoints except login and loginstatus 1 month ago
  Steinar Bang 23c12b9722 Add shiro-jaxrs as both a compile time and a runtime dependency 1 month ago
  Steinar Bang dc2e4fd5a5 Get shiro maven depdencies' versions from the shiro BOM 1 month ago
  Steinar Bang 183ce643ff Get shiro.version from the maven parent POM 1 month ago
  Steinar Bang 8eea9c43f5 Change component function name from Statistikk to Favoritter to match the file name 1 month 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
  Steinar Bang 81f7c6786c Remove all content from App.css 2 months ago
  Steinar Bang de20cfc5e4 Remove all bootstrap styling from the webapp 2 months ago
  Steinar Bang d47bbc5cd2 Avoid trailing 0 in beløp when cursor is positioned at start of field on first keypress 2 months ago
  Steinar Bang 611e3c6b5a Switch from bootstrap v4 (4.6.2) to boostrap v5 (5.2.3) 2 months ago