mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Migrate many admin Add modals to the new ajax-modal
This commit is contained in:
@@ -432,7 +432,7 @@ if (isset($_GET['get_totp_token_via_id'])) {
|
||||
}
|
||||
|
||||
if (isset($_GET['get_readable_pass'])) {
|
||||
echo json_encode(GenerateReadablePassword(4));
|
||||
echo json_encode(GenerateReadablePassword(1));
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user