This website requires JavaScript.
Explore
Help
Sign In
WEBDIENSTE
/
NLnetLabs-krill
Watch
1
Star
0
Fork
0
mirror of
https://github.com/NLnetLabs/krill.git
synced
2026-09-22 17:34:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3a4d4374fc0daf26110b2d54e9fa96af7e8a26fa
NLnetLabs-krill
/
tests
T
History
Ximon Eighteen
394e325b7c
cargo fmt
2021-01-06 14:27:59 +01:00
..
e2e
Don't wait for child resources to be issued.
2020-02-25 09:23:06 +01:00
ui
cargo fmt
2021-01-06 14:27:59 +01:00
functional.rs
Remove a CA (CLI and API only)
#359
2021-01-05 16:08:23 +01:00
history.rs
FIX: Avoid stack overflow triggered by addition of new Actor::auth_error field by flattening out chained async API handler invocation. This avoids deep recursive .or_else() macro expansion of calls that pass the large Request value (of which Actor is part) resulting in stack overflow. This fix also removes the need for the boosted recursion_limit compiler setting.
2020-12-31 15:57:02 +01:00
multi_user_config_file_with_ta.rs
FIX: UI tests time out due to slow route analysis of vast TA resources when TA isn't even needed.
2020-12-31 16:33:54 +01:00
multi_user_config_file.rs
cargo fmt
2021-01-06 14:27:59 +01:00
multi_user_master_token.rs
cargo fmt
2021-01-06 14:27:59 +01:00
multi_user_openid_connect_provider_not_available.rs
cargo fmt
2021-01-06 14:27:59 +01:00
multi_user_openid_connect.rs
cargo fmt
2021-01-06 14:27:59 +01:00
multi_user_team_policy.rs
cargo fmt
2021-01-06 14:27:59 +01:00
testbed.rs
FIX: UI tests time out due to slow route analysis of vast TA resources when TA isn't even needed.
2020-12-31 16:33:54 +01:00