HOW TO DISABLE ANONYMIZEFILENAME? #724
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#724
Loading…
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?
0b2ec0ccee
"The AnonymizeFilename filter is now enabled by default."
WHY?
It make "Link name" function USELESS.
How to disable??
fair point about this toggle, we should remove the link name thing - it's a relic of the old system
as for why it's enabled by default, predictable filenames can be used by bad actors and pose a security risk
"enabled by default" implies there's a way to disable it, but it appears it's just "enabled" permanently.
this is correct
well especially considering you can upload files other than media it would be nice to keep the file name with it somehow. whats the security risk, are you talking about risk of arbitrary filenames like /media/index.html, risk of finding posts by file name or risk of confidential info in file names?
with the security patch it was made optional as the thing it was covering was fixed at the source