Ximon Eighteen and GitHub
b22beb3fa3
Remove Cypress based UI tests ( #1035 )
2023-04-20 13:28:48 +02:00
Ximon Eighteen and GitHub
41cb0dc0a1
Also note how to disable HTTP/2 and HTTP/3 in Google Chrome.
2023-03-07 12:58:17 +01:00
Ximon Eighteen and GitHub
a7dda6282a
Add note about clearing browser state when diagnosing OIDC issues.
2023-03-07 10:34:25 +01:00
Ximon Eighteen and GitHub
32f9b1c8dc
Improved Wireshark display filters.
2023-03-07 10:15:26 +01:00
Ximon Eighteen and GitHub
416615c18b
Add diagnostic recipe for OpenID Connect.
2023-03-07 10:03:13 +01:00
Ximon Eighteen
8aed66bfde
Document more details on how the token and user details are passed back to Lagosta post OpenID Connect login.
2021-07-28 11:29:00 +02:00
Ximon Eighteen
f508608cb3
Minor improvements to the login flow multi-user developer doc.
2021-07-28 11:15:42 +02:00
Ximon Eighteen
cdcd926082
Use the PlantUML Online service to render the diagrams as GitHub doesn't support plantuml syntax rendering.
2021-07-27 16:56:58 +02:00
Ximon Eighteen
07def92bda
Initial atttempt at documenting the multi-user login flows from a developer perspective.
2021-07-27 16:54:52 +02:00
Ximon Eighteen and GitHub
cdaf0f35b0
Add some images to demonstrate Cyprss interactive UI testing with Krill.
2021-07-12 17:01:26 +02:00
Ximon Eighteen
475b644019
Fix doc image filename and trim doc image border.
2021-07-12 17:00:41 +02:00
Ximon Eighteen
40388d8106
Add some images for use in the development docs.
2021-07-12 16:56:30 +02:00
Ximon Eighteen and GitHub
13b6f7d1f3
Security tweaks ( #382 ) ( #484 )
...
* Encrypt session state using ChaCha20-Poly1305 instead of AES-GCM.
* Replace config file users login use of insecure unsalted SHA2 password hashing with secure scrypt salted password hashing.
* Log the start of the request before determining the actor.
* Allow sufficient time for password hashing delays during login with config file user based tests..
* Synced with Lagosta commit b49f23de.
2021-04-20 00:47:22 +02:00
Tim Bruijnzeels and GitHub
b43a6815cf
Inconsistent and unacceptable token references ( #433 ) ( #483 )
2021-04-19 22:23:02 +02:00
Tim Bruijnzeels and GitHub
3b139e4a9f
Clippy and spelling fixes ( #471 )
...
* Fix clippy warnings.
* Fix spelling - as agreed use american spelling in code (like RFCs do as well).
2021-04-15 14:42:32 +02:00
Ximon Eighteen and GitHub
5c15953738
Add developer docs for the multi-user feature. ( #456 )
2021-04-12 12:27:31 +02:00