mirror of
https://github.com/telephone/LookingGlass.git
synced 2026-04-25 07:56:01 +03:00
[PR #19] [CLOSED] Secure the LookingGlass directory #52
Labels
No labels
enhancement
enhancement
enhancement
pull-request
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LookingGlass#52
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?
📋 Pull Request Information
Original PR: https://github.com/telephone/LookingGlass/pull/19
Author: @ryanpetris
Created: 4/6/2014
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
43f66e5Secure the LookingGlass directory📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
➕
LookingGlass/.htaccess(+2 -0)📄 Description
When enabling rate limiting, the rate limiting database can be downloaded by anyone that knows the URL of the rate limit database. This modification will disallow access to that database as well as anything else in the LookingGlass directory. As far as I can tell, all files in this directory should not be accessed directly anyway.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.