index
:
fbfp.git
master
python
[WIP] An attempt at writing a peer essay feedback system
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Initial HTTP listener
Runxi Yu
2024-08-16
2
-16
/
+20
*
The OpenID configuration should be a global variable
Runxi Yu
2024-08-16
2
-14
/
+6
*
Meh, I'll use strings in the openid response
Runxi Yu
2024-08-16
2
-6
/
+6
*
Further cleanup
Runxi Yu
2024-08-16
2
-19
/
+26
*
Split config handling and OIDC into separate files
Runxi Yu
2024-08-16
3
-78
/
+96
*
Generate OpenID Connect authorize URLs, to redirect the user with
Runxi Yu
2024-08-16
3
-9
/
+82
*
Scrap the msal plan, I'll try to use OpenID Connect myself.
Runxi Yu
2024-08-16
3
-55
/
+16
*
Msal client secret auth flow
Runxi Yu
2024-08-16
1
-6
/
+16
*
MSAL confidential client creation
Runxi Yu
2024-08-16
1
-1
/
+9
*
Initialize msal
Runxi Yu
2024-08-16
3
-2
/
+20
*
Add Msal struct in config
Runxi Yu
2024-08-16
1
-0
/
+16
*
Move the panic code to err.go
Runxi Yu
2024-08-16
2
-7
/
+9
*
Use a struct of pointers for the config
Runxi Yu
2024-08-16
1
-3
/
+16
*
Basic scfg
Runxi Yu
2024-08-16
4
-0
/
+39
*
Add Go stub
Runxi Yu
2024-08-16
3
-0
/
+7
*
Go branch init
Runxi Yu
2024-08-16
5
-0
/
+692
[prev]