William Nolin william
  • Joined on 2021-07-26
william pushed to master at ColorRecipesExplorer/Backend 2021-12-14 23:59:37 -05:00
8a513a71e3 Merge pull request 'develop' (#22) from develop into master
827fb63572 Merge pull request 'feature/12-user-info-in-jwt' (#20) from feature/12-user-info-in-jwt into develop
d2781b9335 CI/CD
8e50d520bf Add current group user endpoint to allow to frontend to acknowledge the default user.
d0d35fa832 Update Log4j version to fix severe RCE exploit.
Compare 45 commits »
william created pull request ColorRecipesExplorer/Backend#22 2021-12-14 23:59:03 -05:00
develop
william merged pull request ColorRecipesExplorer/Backend#20 2021-12-14 23:49:13 -05:00
feature/12-user-info-in-jwt
william pushed to develop at ColorRecipesExplorer/Backend 2021-12-14 23:49:13 -05:00
827fb63572 Merge pull request 'feature/12-user-info-in-jwt' (#20) from feature/12-user-info-in-jwt into develop
d2781b9335 CI/CD
8e50d520bf Add current group user endpoint to allow to frontend to acknowledge the default user.
Compare 3 commits »
william opened issue ColorRecipesExplorer/Backend#21 2021-12-14 23:46:56 -05:00
Add logging
william created pull request ColorRecipesExplorer/Backend#20 2021-12-14 23:45:00 -05:00
feature/12-user-info-in-jwt
william pushed to feature/12-user-info-in-jwt at ColorRecipesExplorer/Backend 2021-12-14 23:44:12 -05:00
d2781b9335 CI/CD
william created branch feature/12-user-info-in-jwt in ColorRecipesExplorer/Backend 2021-12-14 23:41:00 -05:00
william pushed to feature/12-user-info-in-jwt at ColorRecipesExplorer/Backend 2021-12-14 23:41:00 -05:00
8e50d520bf Add current group user endpoint to allow to frontend to acknowledge the default user.
william pushed to 12-user-info-jwt at ColorRecipesExplorer/Frontend 2021-12-14 23:38:39 -05:00
be592a22f5 Fix login and group user login. Hides add buttons when the user doesn't have the required permission.
william pushed to 12-user-info-jwt at ColorRecipesExplorer/Frontend 2021-12-14 19:28:58 -05:00
cb7f38b46b Improve AppState
william pushed to develop at ColorRecipesExplorer/Backend 2021-12-10 09:27:37 -05:00
d0d35fa832 Update Log4j version to fix severe RCE exploit.
william pushed to 12-user-info-jwt at ColorRecipesExplorer/Frontend 2021-12-09 18:53:21 -05:00
07b410d053 Login
william pushed to develop at ColorRecipesExplorer/Backend 2021-12-07 21:48:36 -05:00
3220dc39ce Fix bad security configuration
william pushed to 12-user-info-jwt at ColorRecipesExplorer/Frontend 2021-12-06 23:33:45 -05:00
019b20fd02 #12 Handle login errors
william created branch 12-user-info-jwt in ColorRecipesExplorer/Frontend 2021-12-03 16:29:22 -05:00
william pushed to 12-user-info-jwt at ColorRecipesExplorer/Frontend 2021-12-03 16:29:22 -05:00
9deecb3cbd Update login page
william pushed to develop at ColorRecipesExplorer/Backend 2021-12-02 21:58:28 -05:00
96b3582a93 Merge pull request 'Move user infos to JWT tokens' (#19) from feature/12-user-info-in-jwt into develop
5a36c3e491 Merge branch 'develop' into feature/12-user-info-in-jwt
c54fcc7aef Update JWT service test
4a425ecac6 Upgrade dependencies
d873139933 Add JwtService unit tests
Compare 13 commits »
william deleted branch feature/12-user-info-in-jwt from ColorRecipesExplorer/Backend 2021-12-02 21:58:28 -05:00
william merged pull request ColorRecipesExplorer/Backend#19 2021-12-02 21:58:27 -05:00
Move user infos to JWT tokens