|
1d21b30b68
|
Fix bad issuer
|
2022-04-15 17:30:43 +02:00 |
|
|
e0016b8305
|
More permissive redirect uris
|
2022-04-15 17:27:53 +02:00 |
|
|
819210ae86
|
Userinfo endpoint is working
|
2022-04-15 17:04:23 +02:00 |
|
|
b867016a71
|
Start to build userinfo endpoint
|
2022-04-14 18:39:18 +02:00 |
|
|
27cee8d3a0
|
Simplify code
|
2022-04-14 18:07:30 +02:00 |
|
|
45f125a331
|
Add code challenge support
|
2022-04-14 18:04:01 +02:00 |
|
|
0b64c88fc6
|
Normalize error responses
|
2022-04-14 17:13:07 +02:00 |
|
|
078a913f6a
|
Can request refresh tokens
|
2022-04-14 17:02:47 +02:00 |
|
|
8a005c4185
|
Add missing claim
|
2022-04-13 19:14:37 +02:00 |
|
|
53a540139c
|
Emit id_token
|
2022-04-13 19:07:58 +02:00 |
|
|
d69b44528e
|
Add /openid/token route
|
2022-04-12 20:40:44 +02:00 |
|
|
97203a955d
|
Merge pull request 'Update Rust crate clap to 3.1.8' (#2) from renovate/clap-3.x into master
Reviewed-on: #2
|
2022-04-09 12:29:32 +02:00 |
|
|
88e34902c0
|
cargo clippy
|
2022-04-09 12:25:56 +02:00 |
|
|
5633aae029
|
Check if user is authorized to access an application before authenticating him
|
2022-04-09 12:24:03 +02:00 |
|
|
b10215ae9c
|
Save open id session
|
2022-04-09 12:18:59 +02:00 |
|
|
c4bc559b4d
|
Check OpenID request parameters
|
2022-04-09 11:30:23 +02:00 |
|
|
51e52e5ed7
|
cargo clippy
|
2022-04-08 18:54:22 +02:00 |
|
|
7978706803
|
Add openid-connecter discovery route
|
2022-04-08 18:53:57 +02:00 |
|
|
c7d075f94e
|
Can delete user account
|
2022-04-08 17:54:51 +02:00 |
|
|
65dac1e923
|
Can update user information
|
2022-04-08 16:28:19 +02:00 |
|
|
91817bd2a4
|
Fix bad strings
|
2022-04-07 19:02:34 +02:00 |
|
|
4e14e383b4
|
cargo clippy
|
2022-04-07 19:00:36 +02:00 |
|
|
c9ca23cd82
|
Can create user accounts
|
2022-04-07 18:59:48 +02:00 |
|
|
52888b3af7
|
Automatically join services into single input field on submit
|
2022-04-07 18:17:58 +02:00 |
|
|
a6acbde093
|
Dynamically check username
|
2022-04-07 17:57:10 +02:00 |
|
|
91d71c7006
|
Start to build edit user form
|
2022-04-07 17:32:29 +02:00 |
|
|
af903de7c2
|
Start to build edit user form
|
2022-04-07 17:04:05 +02:00 |
|
|
587758f4ed
|
Minor graphical improvments
|
2022-04-06 18:08:57 +02:00 |
|
|
23cc21a986
|
Add a new button
|
2022-04-06 18:06:38 +02:00 |
|
|
754814f04a
|
Display the list of users
|
2022-04-06 18:03:00 +02:00 |
|
|
da6a494875
|
Load a list of clients
|
2022-04-06 17:18:06 +02:00 |
|
|
f6403afa34
|
Move login templates to a specific folder
|
2022-04-05 17:42:01 +02:00 |
|
|
fc92b9452a
|
Easily get current signed in user in requests
|
2022-04-05 17:40:33 +02:00 |
|
|
30c8470bcb
|
Simplify code
|
2022-04-05 17:23:26 +02:00 |
|
|
31949bf414
|
Cargo clippy
|
2022-04-05 17:18:41 +02:00 |
|
|
83e6871997
|
Can change user password
|
2022-04-05 17:17:34 +02:00 |
|
|
f21e40d804
|
Add home route
|
2022-04-04 17:43:53 +02:00 |
|
|
e1eb64f27c
|
Display account details
|
2022-04-04 17:39:23 +02:00 |
|
drone
|
2cdc402d66
|
Update Rust crate clap to 3.1.8
|
2022-04-04 00:10:36 +00:00 |
|
|
a4de6a01af
|
Improve fatal error page
|
2022-04-03 18:55:41 +02:00 |
|
|
8436a02c10
|
Add login splash screen
|
2022-04-03 18:51:18 +02:00 |
|
|
fef8ca84f4
|
simplify functions
|
2022-04-03 18:10:33 +02:00 |
|
|
627138544f
|
add further tests
|
2022-04-03 18:04:12 +02:00 |
|
|
27ba6f9ede
|
cargo clippy
|
2022-04-03 17:53:57 +02:00 |
|
|
7183b5e6ce
|
cargo clippy
|
2022-04-03 17:51:42 +02:00 |
|
|
aa5327d603
|
Improve returned error code
|
2022-04-03 17:48:55 +02:00 |
|
|
1ff9c7686e
|
Improve some code
|
2022-04-03 17:46:01 +02:00 |
|
|
188b4f836d
|
Improve some code
|
2022-04-03 17:44:19 +02:00 |
|
|
48f4d4c6c5
|
cargo clippy
|
2022-04-03 17:40:10 +02:00 |
|
|
886bae32c8
|
Enable bruteforce protection on login endpoint
|
2022-04-03 17:33:01 +02:00 |
|