hey @dansup any chance you can help me out here? I enabled hcaptcha and thought I had it set correctly in my config, but I guess not. Now I can't sign into my account, and I see no way to disable it. What do I do?
Conversation
Notices
-
Embed this notice
CitizenFortress (eric@mastodon.seceric.io)'s status on Sunday, 18-Aug-2024 06:29:04 JST CitizenFortress -
Embed this notice
dansup (dansup@mastodon.social)'s status on Sunday, 18-Aug-2024 06:28:49 JST dansup @Eric Go to Admin Dashboard -> Settings -> Platform and uncheck hCaptcha.
-
Embed this notice
dansup (dansup@mastodon.social)'s status on Sunday, 18-Aug-2024 06:36:44 JST dansup @Eric try this
https://gist.github.com/dansup/bf2170bbda3dff2a44a730637cc3f909
-
Embed this notice
CitizenFortress (eric@mastodon.seceric.io)'s status on Sunday, 18-Aug-2024 06:36:45 JST CitizenFortress @dansup I can't login, so I can't access the dashboard.
-
Embed this notice
dansup (dansup@mastodon.social)'s status on Sunday, 18-Aug-2024 06:40:29 JST dansup @Eric Yeah, I'm in the process of updating the documentation to cover many of the missing configuration details.
-
Embed this notice
CitizenFortress (eric@mastodon.seceric.io)'s status on Sunday, 18-Aug-2024 06:40:30 JST CitizenFortress @dansup That did the trick. Can you please add these settings in the default .env? they aren't there and I had to manually add them, also add control for the captcha.
INSTANCE_CONTACT_FORM=true
INSTANCE_DISCOVER_PUBLIC=true
INSTANCE_PUBLIC_HASHTAGS=true
INSTANCE_CONTACT_EMAIL="reeeeedacted"
INSTANCE_PUBLIC_LOCAL_TIMELINE=true
PF_USER_INVITES=true
AP_LOGGER_ENABLED=true
-
Embed this notice