Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
db7bea7951
Refactor proxy handling in api_decrypt.py to use an empty string instead of None for improved consistency; update returned_keys check to compare against an empty string for better error handling.
7f9f04d829
Refactor remote device handling in PlayReady and Widevine modules to improve path management, enhance error handling, and implement consistent response formatting. Add module docstrings for better documentation and clarity.
7f84542cfb
Enhance upload module with docstring, implement username sanitization, and improve error handling for file uploads.
78d59b295c
Add module docstring to user_info.py for improved documentation; implement username sanitization and enhance error logging for better debugging.
8e076a4298
Add module docstrings to user_changes.py for improved documentation and clarity; enhance error handling in change_password_route and change_api_key_route functions.
bbeeffcd9d
Refactor database connection handling in user_db.py to utilize os.path.join for improved path management and consistency across user-related functions.
6890c6b464
refactor database checks to utilize unified backend operations and streamline database creation logic
003508aabd
Add module docstring to precheck module and its main function for improved documentation and clarity
d6cf10ccaf
Refactor database checks to enhance path handling, add module docstrings for clarity, and streamline database creation logic
c82d23aabc
Refactor folder checks to improve path handling and add module docstrings for better documentation and clarity
2e520da006
Add module docstring to device allowed check function for improved documentation and clarity
a2a12b4c49
Refactor React route handling to improve security and clarity; add module docstring, normalize path to prevent directory traversal, and ensure static folder is configured.
8940d57b25
Enhance registration process by adding input validation for username and password length, improve error handling for missing JSON data, and include API key in successful registration response.
c756361da0
Add module docstrings to login routes for improved documentation and clarity; streamline login status check
5f217f2995
refactor Python checks for improved validation
1328805fa5
refactor CDM checks to improve configuration loading, user prompts, and file handling, consolidate CDM download logic into a single function
fd2f38fe28
refactor CDM checks to improve configuration loading, user prompts, and file handling, consolidate CDM download logic into a single function