Commit graph

12 commits

Author SHA1 Message Date
abhishek9686 d70d33f1c3 patch: fix azure-ad,github callback 2024-03-14 09:12:13 +07:00
Abhishek K b69bf60160
NET-811: block normal user login from accessing dashboard (#2724)
* block normal user login from accessing dashboard

* header change

* allow from ui header

* allow from ui header

* check for user role after decoding

* block oauth login for normal user

* handle other oauth provider callback funcs for user login
2023-12-20 09:08:55 +04:00
Anish Mukherjee 66efcf9eb3 move oauth error handler to auth package 2022-12-23 18:28:45 +05:30
Anish Mukherjee 1a442aa299 remove need of frontend url for error pages 2022-12-23 17:46:45 +05:30
0xdcarns 88cd0a6497 initial commit 2022-09-13 15:25:56 -04:00
0xdcarns de91533372 added better state management to make OAuth sign-ins HA 2022-08-04 10:03:39 -04:00
0xdcarns ed0f992142 changed context from deprecated no context 2022-05-27 09:21:14 -04:00
0xdcarns 43b9e73eaa updated ioutil refs and composes 2022-01-06 15:05:38 -05:00
0xdcarns 76a75fb984 go mod tidy and conver azure tenant to env/conf var 2022-01-03 10:02:40 -05:00
afeiszli 932712619a remade server logs 2021-12-06 15:31:08 -05:00
0xdcarns 64d293a2b9 changed small bug with routes 2021-11-14 09:25:31 -05:00
0xdcarns f39e16fbc9 added azure sign in 2021-10-22 15:07:45 -04:00