##// END OF EJS Templates
security: escape the returned paths of files and directories....
security: escape the returned paths of files and directories. Nodes function is used for autocomplete in files view, it prevents from XSS type of attack in file search.
ergo -
r1827:9e60361c default
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib / vcs
backends
conf
utils
__init__.py Loading ...
client_http.py Loading ...
connection.py Loading ...
exceptions.py Loading ...
geventcurl.py Loading ...
nodes.py Loading ...
path.py Loading ...