fix: keep forgejo email addresses private by default #45

Merged
axeman merged 1 commit from feat/hide-forgejo-email-by-default into main 2023-11-05 14:08:44 +00:00
Owner

This has already been deployed

This has already been deployed
axeman reviewed 2023-11-05 13:50:06 +00:00
@ -74,2 +71,2 @@
service.ENABLE_NOTIFY_MAIL = true;
session.COOKIE_SECURE = lib.mkForce true;
server = {
DEFAULT_KEEP_EMAIL_PRIVATE = false;
Owner

Shouldn't this be true?

Shouldn't this be `true`?
b12f force-pushed feat/hide-forgejo-email-by-default from 6b295b1276 to 32c30f5be0 2023-11-05 13:58:05 +00:00 Compare
b12f force-pushed feat/hide-forgejo-email-by-default from 32c30f5be0 to 32831ee473 2023-11-05 14:03:56 +00:00 Compare
b12f force-pushed feat/hide-forgejo-email-by-default from 32831ee473 to fb9244784c 2023-11-05 14:04:37 +00:00 Compare
b12f force-pushed feat/hide-forgejo-email-by-default from fb9244784c to 633549159e 2023-11-05 14:06:48 +00:00 Compare
axeman approved these changes 2023-11-05 14:07:03 +00:00
axeman left a comment
Owner

🚅

:bullettrain_front:
axeman merged commit a9beccc31f into main 2023-11-05 14:08:44 +00:00
axeman deleted branch feat/hide-forgejo-email-by-default 2023-11-05 14:08:44 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pub-solar/infra#45
No description provided.