flamarkt / no-usernames
Remove username from UI and forms
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:TypeScript
Type:flarum-extension
Requires
- flarum/core: ^1.2
- ramsey/uuid: ^4.0
Requires (Dev)
- flamarkt/backoffice: ^0.1.0
This package is auto-updated.
Last update: 2024-10-16 21:08:18 UTC
README
Removes usernames from the UI and forms and fills the database column with UUIDs.
This extension can be used with or without Flamarkt installed.
The extension is meant to be used with a custom display name driver and custom slug driver. The default driver for display and slug will still show the underlying username if used.
It has a similar effect as Passwordless on the login, but also applies to signup and backoffice.