mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 20:47:01 +01:00
parent
62bbd7e3ea
commit
5485483aba
|
@ -507,7 +507,7 @@ impl Component for Oauth2App {
|
||||||
}
|
}
|
||||||
State::ErrInvalidRequest => do_alert_error(
|
State::ErrInvalidRequest => do_alert_error(
|
||||||
"Invalid request",
|
"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,
|
false,
|
||||||
),
|
),
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue