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

Enforce non-default username #40

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Conversation

seternate
Copy link
Owner

@seternate seternate commented Aug 22, 2024

The user is enforced to set a non-default username (default: lanty). This is done by the following methods:

  1. The application starts with the SettingsBrowser, when the default
    username is still set at application start.
  2. The user can not set and save the default username in the
    SettingsBrowser view.

Fixes #7

The user is enforced to set a non-default username (default: lanty).
This is done by the following methods:
1) The application starts with the SettingsBrowser, when the default
   username is still set at application start.
2) The user can not set and save the default username in the
   SettingsBrowser view.
@seternate seternate added this to the v0.2.0 milestone Aug 22, 2024
@seternate seternate self-assigned this Aug 22, 2024
@seternate seternate added the feature New feature or request label Aug 22, 2024
@seternate seternate merged commit 61f2f9b into main Aug 22, 2024
2 checks passed
@seternate seternate deleted the enforce-non-default-username branch August 22, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Enforce username to be custom (default username can not be used)
1 participant