Closed m-danya closed 1 month ago
Hail, @m-danya 👋
I've noticed you shared secret values: SECRET
, FIEF_CLIENT_ID
, FIEF_CLIENT_SECRET
, ENCRYPTION_KEY
, SECRET
, FIEF_CLIENT_ID
, FIEF_CLIENT_SECRET
, ENCRYPTION_KEY
, SECRET
, FIEF_CLIENT_ID
, FIEF_CLIENT_SECRET
, ENCRYPTION_KEY
. Those are highly sensitive and you should keep them secret.
For your security, I've taken the liberty to replace them with dummy values.
Hail, @m-danya 👋 Welcome to Fief's kingdom!
Our team will get back to you very soon to help.
In the meantime, take a minute to star our repository ⭐️
Subscribe to one of our paid plan to help us continue our work and receive exclusive information and benefits! Starts at $5/month 🪙
Farewell!Note: This issue is not present on ghcr.io/fief-dev/fief:0.28.9
image (compared to ghcr.io/fief-dev/fief:latest
)
Hi @m-danya, thank you for the report! I've identified the issue, will issue a fix shortly :)
@frankie567 BTW, when the credentials leak is detected by bot, your bot should also encourage user to click this button (or do it automatically):
Otherwise the credentials are still available in edits history :)
Good advice, @m-danya, thanks! TBH, I didn't even know this featured existed 😄
Describe the bug
The freshly created Fief container from quickstart returns "Internal Server Error" on trying to login at http://localhost:8000/admin.
To Reproduce
Steps to reproduce the behavior:
Follow the quickstart guide (https://docs.fief.dev/getting-started/local-instance/):
Try to login with specified credentials at http://localhost:8000/admin/. Get "Internal Server Error"
Expected behavior
Successful login
Configuration
Additional context
Here are the logs: