You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, deploying the dashboard to Heroku or similar services is awkward because we go to great lengths to ensure people don't accidentally leak their master key. This is useful, but can also make deploying difficult due to early SSL termination, untrusted proxies, and so on.
This would be a good first PR for someone new to the dashboard, but probably not so much to someone who is new to web security.
The text was updated successfully, but these errors were encountered:
Currently, deploying the dashboard to Heroku or similar services is awkward because we go to great lengths to ensure people don't accidentally leak their master key. This is useful, but can also make deploying difficult due to early SSL termination, untrusted proxies, and so on.
This would be a good first PR for someone new to the dashboard, but probably not so much to someone who is new to web security.
The text was updated successfully, but these errors were encountered: