unrhodecode/rhodecode/model/validation_schema
2023-03-10 11:43:45 +01:00
..
schemas python3: small fixes for .items() usage 2023-03-10 11:43:45 +01:00
__init__.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
preparers.py py3: remove use of pyramid.compat 2023-03-06 15:52:51 +01:00
types.py py3: remove use of pyramid.compat 2023-03-06 15:52:51 +01:00
utils.py validators: apply username validator to prevent bad values beeing searched in DB, and potential XSS payload sent via validators. 2021-07-15 10:29:38 +02:00
validators.py url-validator: make it more explicit credentials could be a case for repo import validator to fail 2022-09-01 21:59:29 +02:00
widgets.py python3: fixed urlparse import 2023-03-06 23:02:03 +01:00