unrhodecode/rhodecode/lib/middleware
RhodeCode Admin 4162cecdee fix(svn): fixed txn_id extraction from the data buffer.
- This buffer is always BYTES
- use new python3 getvalue that can get the data and not exhaust the iterator
- fixes # 5707
2023-11-23 10:19:44 +01:00
..
utils copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
__init__.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
appenlight.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
csrf.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
https_fixup.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
request_wrapper.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
simplegit.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
simplehg.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
simplesvn.py svn: fixed svn operations 2023-08-28 18:30:21 +02:00
simplevcs.py fix(svn): fixed txn_id extraction from the data buffer. 2023-11-23 10:19:44 +01:00
vcs.py ldap: small fixes and improvements over ldap authentication 2023-08-21 09:40:30 +02:00