William Nolin william
  • Joined on 2021-07-26
william created repository ETS/LOG121_TP01 2022-05-26 16:03:22 -04:00
69c5d86d45 #30 Generalize group token cookie path to allow the cookie in the group token controller
63e70cd109 #30 Working group token dialog
6b2d7dfa03 #30 Add endpoint to get current group token
d02faf7bce #30 Add tests for jwt logic and group token logic
ed0e5d89d3 #30 Add tests for jwt logic and group token logic
Compare 3 commits »
deee043c66 #30 Start group token dialog
3ff897fc85 #30 Update login to be compatible with backend
Compare 2 commits »
william created branch feature/30-group-authentication in ColorRecipesExplorer/Frontend 2022-05-10 15:25:51 -04:00
24349ae051 Improve AppState
ff8ba46ce2 #30 Disallow log in and authorization from disabled or removed group tokens
531fa252d2 #30 Use a JWS to store the group token id cookie
64349b25e9 #30 Increase JWT security by removing useless information, return useful information in the login response body instead.
william commented on issue ColorRecipesExplorer/Backend#30 2022-04-28 15:09:49 -04:00
More secure default group authentication

The app admin should be able to remove/disable group tokens, which remove the token from a whitelist to prevent jwt tokens already logged in to access the app. The whitelist will be built at start up…

37b597936b #30 Add login from group tokens
william pushed to develop at ColorRecipesExplorer/Database-Manager 2022-04-25 22:06:06 -04:00
ea21e317f0 Add version 7 with group tokens
william created branch feature/#30-group-authentication in ColorRecipesExplorer/Backend 2022-04-25 22:05:12 -04:00
a3b49804a5 #30 Add group tokens
william opened issue ColorRecipesExplorer/Backend#30 2022-04-24 13:01:31 -04:00
More secure default group authentication
william closed issue ColorRecipesExplorer/Backend#25 2022-04-24 10:02:16 -04:00
Separate output dtos from entities and rename them to data contracts
william released "2.0.0b5.2" at ColorRecipesExplorer/Frontend 2022-04-20 23:14:32 -04:00
william pushed tag 2.0.0b5.2 to ColorRecipesExplorer/Frontend 2022-04-20 23:14:31 -04:00
william pushed to master at ColorRecipesExplorer/Frontend 2022-04-20 23:13:56 -04:00
3c630914b0 Merge pull request 'develop' (#8) from develop into master
c0507ec11f Merge pull request 'feature/25-dtos' (#7) from feature/25-dtos into develop
09e89e68bb #25 apply backend changes
cc24423389 #25 Update files base url
6c8d35560e CI/CD
Compare 11 commits »