User preferences #142

Open
opened 2025-11-05 23:03:02 +00:00 by Ghost · 0 comments
Ghost commented 2025-11-05 23:03:02 +00:00 (Migrated from code.ole.blue)

I want to create user preferences. These are stored in the Users table, but in a seperate UserPreferences table and can be fetched with UserPreferences::get(user_id) or alternatively user.get_preferences()

Usecase:

  • PIN for a user
  • Theming
I want to create user preferences. These are stored in the `Users` table, but in a seperate `UserPreferences` table and can be fetched with `UserPreferences::get(user_id)` or alternatively `user.get_preferences()` Usecase: - PIN for a user - Theming
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
Strichliste/strichliste#142
No description provided.