Add Parse Dashboard option allowAnonymousUser
#2065
Labels
bounty:$20
Bounty applies for fixing this issue (Parse Bounty Program)
type:feature
New feature or improvement of existing feature
New Feature / Enhancement Checklist
Current Limitation
Currently, Parse Dashboard relies on IP checking to check if a Dashboard is running remotely, and add additional security if so. This is problematic if you are using a proxy, which can result in protections becoming disabled.
Feature / Enhancement Description
Rather than relying on IP checking for security, add Parse Dashboard option
allowAnonymousUser
. This would also change the behavior of being able to run Parse Dashboard locally withoutallowInsecureHTTP
ordev
.Example Use Case
Alternatives / Workarounds
3rd Party References
The text was updated successfully, but these errors were encountered: