Feature request: Allow admins to customize or hide contact email on login page #161
archvalmiki
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
Following up on the concerns raised in #63 (which was closed without resolution) - the current design exposes the admin's login email on the public login page. This creates two security concerns:
The default setup script configures Campfire on a public domain with automatic SSL, encouraging public-facing deployments. Yet the login page immediately exposes admin credentials to the world.
Current workarounds are inadequate
As noted in #63, the suggested workarounds have significant drawbacks:
None of these are accessible to non-technical users doing the simple one-line install that Campfire promotes.
Proposed solutions (any of these would help)
Use cases affected
The "forgot password? contact admin" UX goal can be achieved without exposing the actual login credential. A simple settings toggle would solve this while preserving the helpful intent.
This is the only barrier preventing me from recommending Campfire to others.
Beta Was this translation helpful? Give feedback.
All reactions