Aiirondev_dev
|
58064ee249
|
Changes to be committed:
modified: Web/user.py
|
2026-05-13 16:05:13 +02:00 |
|
Aiirondev_dev
|
b06828cc7e
|
Enhance logging: change log level to DEBUG and add detailed database connection logging in user and tenant modules
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-29 13:44:22 +02:00 |
|
Aiirondev_dev
|
79f07d8631
|
Enhance logging: update logger configuration to use 'app' and set log level to INFO
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-29 13:30:52 +02:00 |
|
Aiirondev_dev
|
2ef5056727
|
Enhance logging: add detailed context and error handling in tenant resolution and user authentication
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-29 12:57:21 +02:00 |
|
Aiirondev_dev
|
46745dba49
|
Enhance user authentication: add logging for missing tenant databases during login attempts
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-29 12:47:18 +02:00 |
|
Aiirondev_dev
|
c2bb015b80
|
Enhance tenant database access: implement context-aware database retrieval for user operations
|
2026-04-28 23:48:41 +02:00 |
|
Aiirondev_dev
|
35c4e9c6f6
|
Enhance admin management: improve username case handling and return status for admin updates
|
2026-04-28 23:35:58 +02:00 |
|
Aiirondev_dev
|
3c5ee65b03
|
Enhance username generation: implement unique username creation from the first two letters of the first and last name
|
2026-04-28 23:27:28 +02:00 |
|
Aiirondev_dev
|
0edb87c347
|
Enhance user registration: implement generation of truly anonymized usernames for new users
|
2026-04-28 23:20:59 +02:00 |
|
Aiirondev_dev
|
f26ab5c5fb
|
Enhance user retrieval: implement tenant-aware user search with fallback to default and tenant-specific databases
|
2026-04-28 22:59:14 +02:00 |
|
Aiirondev_dev
|
abb09fbdb5
|
Enhance user authentication: improve tenant database handling and implement fallback user search across tenant databases
|
2026-04-28 22:26:02 +02:00 |
|
Aiirondev_dev
|
821d4d0ad8
|
Enhance user authentication: improve password validation and tenant context handling
|
2026-04-28 21:21:48 +02:00 |
|
Aiirondev_dev
|
627de12bea
|
feat: Update username generation to use abbreviated format from first and last name
|
2026-04-18 00:06:55 +02:00 |
|
Aiirondev_dev
|
ec165ea6bd
|
feat: Generate username automatically from first and last name during registration
|
2026-04-17 23:58:12 +02:00 |
|
Aiirondev_dev
|
9b7ba39702
|
feat: Update user registration to include first and last name fields and enhance permission checks for upload actions
|
2026-04-17 23:22:10 +02:00 |
|
Aiirondev_dev
|
3b637de188
|
feat: Implement custom permission settings in user registration and update user addition logic
|
2026-04-17 23:07:37 +02:00 |
|
Aiirondev_dev
|
c0f49ab8de
|
feat: Ensure admin users have full access to permissions regardless of presets
|
2026-04-17 22:59:03 +02:00 |
|
Aiirondev_dev
|
b611173ea9
|
feat: Add admin functionality to anonymize stored names and implement name aliasing
|
2026-04-17 21:57:49 +02:00 |
|
Aiirondev_dev
|
5cf9a4f1dd
|
feat: Implement user permission management with presets and dynamic access control
|
2026-04-17 21:14:30 +02:00 |
|
Aiirondev_dev
|
a27639a976
|
feat: Enhance CSRF protection and support for CSV file uploads across multiple templates
|
2026-04-17 18:33:55 +02:00 |
|
Aiirondev_dev
|
0f372f5056
|
Refactor MongoDB client imports and implement lazy loading for main items in UI
|
2026-04-12 17:36:49 +02:00 |
|
Aiirondev_dev
|
fad7d9a757
|
Initial Commit
|
2026-04-10 14:48:52 +02:00 |
|