mirror of
https://git.proxmox.com/git/grub2
synced 2026-03-28 08:40:26 +00:00
* normal/auth.c (punishment_delay): New variable.
(grub_auth_strcmp): Rewrite using grub_get_time_ms ().
(grub_auth_check_authentication): Punish failed login attempts with
an incremental (2^N) delay.
|
||
|---|---|---|
| .. | ||
| auth.c | ||
| autofs.c | ||
| cmdline.c | ||
| color.c | ||
| completion.c | ||
| datetime.c | ||
| dyncmd.c | ||
| handler.c | ||
| main.c | ||
| menu_entry.c | ||
| menu_text.c | ||
| menu_viewer.c | ||
| menu.c | ||
| misc.c | ||