mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 12:37:00 +01:00
parent
62bbd7e3ea
commit
5485483aba
|
@ -507,7 +507,7 @@ impl Component for Oauth2App {
|
|||
}
|
||||
State::ErrInvalidRequest => do_alert_error(
|
||||
"Invalid request",
|
||||
Some("Please close this window and try again again from the beginning."),
|
||||
Some("Please close this window and try again from the beginning."),
|
||||
false,
|
||||
),
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue