Move obfuscation logic of submodule into main module

Created on 24 October 2023, 8 months ago
Updated 25 October 2023, 8 months ago

Problem/Motivation

Currently, we have a nice and simple obfuscation logic, for obfuscating a user's display name with a given value (supporting tokens). This was mainly implemented to lower the amount of email leakage through the "email_registration_username" submodule (which syncs your mail address with your username).

In certain situations, it might be a good idea to also have this functionality in the main module (e.g. to not show "Created by admin_1" on nodes).

Steps to reproduce

Proposed resolution

Move obfuscation logic of submodule into main module

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Closed: won't fix

Version

2.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany Grevil

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024