mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2026-04-27 00:25:50 +03:00
[GH-ISSUE #186] Potential security problem when checking authdb acessibility #118
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
pull-request
question
question
upstream
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsedit#118
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 @bajizs on GitHub (Oct 9, 2018).
Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/186
github.com/tuxis-ie/nsedit@371eb41787/index.php (L39)Not a good solution to send to browser (any user) where is the user database file. For example You move the database out of web folder, for better security, and You send information to user where is it.
If You want to make this test, better to test over self connection to the server, or check first it is in web folder or not.
@vahem2lu commented on GitHub (Nov 24, 2020):
Maybe merge?