Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make email addresses private #570

Merged
merged 2 commits into from
Oct 7, 2022
Merged

Conversation

tobil4sk
Copy link
Member

@tobil4sk tobil4sk commented Oct 7, 2022

Addresses #567. For now, just by making all email addresses hidden (will now show "(private)" when running haxelib user). In the future, we could optionally allow users to show their emails. After #564, we could also have better client side handling for displaying information for a user who doesn't have their email displayed publicly.

@Simn Simn merged commit 0889874 into HaxeFoundation:development Oct 7, 2022
@tobil4sk tobil4sk deleted the hide-email branch October 7, 2022 12:09
tobil4sk added a commit to tobil4sk/haxelib that referenced this pull request Nov 21, 2022
tobil4sk added a commit to tobil4sk/haxelib that referenced this pull request Nov 21, 2022
tobil4sk added a commit that referenced this pull request Nov 23, 2022
* Fix legacy server for local instances

Previously, trying to create a local instance was causing this error:
`Uncaught exception - /var/www/html/legacy/haxelib.db does not exist.`

The db file and tables are now created automatically if they don't
already exist.

* Fix legacy link on homepage

* Do not expose email address in legacy server

See #570

* [legacy] Drop tables in separate function

Just in case...

* [legacy] Rename function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants