Files
yourchat2/src
Torsten Schulz (local) 37767e59a0 Implement user gender handling and enhance gender-based access validation
Added functionality to load user gender from user parameters, improving the accuracy of gender-based access control. Introduced a new `normalize_gender_value` function to standardize gender inputs and updated the `room_access_allowed` function to utilize configured gender IDs for logging and validation. Enhanced debug logging to include configured gender IDs for better troubleshooting. This update ensures more robust handling of user gender in the application.
2026-03-04 23:54:49 +01:00
..