mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[GH-ISSUE #155] Unable to log in after setting up LetsEncrypt #113
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#113
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 @DelKatey on GitHub (Apr 16, 2019).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/155
After setting up the server to rewrite all requests to HTTPS, upon logging in, the user gets taken to https://example.com/?p=, when the file manager itself is located at https://example.com/filemanager/index.php.
@prasathmani commented on GitHub (Apr 28, 2019):
try with absolute path in
$root_path@prasathmani commented on GitHub (Nov 5, 2019):
I’m closing this issue because it has been inactive for a few months. This probably means that it is not reproducible or it has been fixed in a newer version. If it’s an enhancement and hasn’t been taken on for so long, then it seems no one has the time to implement this.
Please reopen if you still encounter this issue with the latest version