mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-27 03:15:50 +03:00
[GH-ISSUE #1149] Captcha For Login Page #741
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#741
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jafari404 on GitHub (Feb 24, 2024).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/1149
Is there a way to add captcha to the login page?
The index.php file is very crowded and large, and customization is not easy.
(Of course, I understand that it is done this way to avoid interference with other host files)
Thank you for answering the question about captcha.
With respect
@hestiacn commented on GitHub (May 3, 2024):
There is no need to use verification codes. The account number and password are set by the administrator. What's the point of setting a verification code?
@jafari404 commented on GitHub (May 28, 2024):
surprised by the clarity of the answer, for more security and to prevent brute force attack.