##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r2161:e8d12db8
svn: allow specifying alternative template file for mod_dav config.
0
r2160:844c2584
files: prevent XSS in fake errors message on filenodes.
0
r2159:31411168
docs: added example how to make tmpfs changes permanent
0
r2158:24e0f4b8
dependencies: added redis library to enable usage of redis backend for beaker.
0
r2157:aefa7aac
auth: don't expose full set of permissions into channelstream payload. This leads to resource discovery security vulnerability
0
r2156:ea1af41c
audit-logs: expose tailoed audit logs in repository view
0
r2155:a81b6ebb
security: fix XSS in repo strip view.
0
r2154:574d07a8
auth: use cache_ttl from a plugin to also cache permissions. - this gives a 30% speed increase in operations like svn commit - generally uses the same mechanismy like auth cache to cache permissions for faster access to vcs commands
0
r2153:6de97439
auth-rhodecode: don't fail on bcrypt if user password is set to None. Default to emptry string to not cause an exception.
0
r2152:8e19a416
files: protect against 500 errors on nodelist.
0
r2151:ebe7e2af
changelog: prevent from 500 errors on changelog when fetching certain commits.
0
r2150:82423302
commits: add protection against 500 errors on commit children/parents page.
0
r2149:cae7e0e2
login: don't use request.params because it allows to passing multiple values for GET which can confuse the system.
0
r2148:de03feb2
repo-summary: protect against wrong commits in repo summary.
0
r2147:d5d92585
i18n: fix typo
0
r2146:2d80515a
docs: added gzip into static files for nginx
0
r2145:9fb0230b
docs: added 502 page instructions for nginx and apache
0
r2144:9e9e365e
commits: hide evolve commits. Fixes #5392
0
r2143:4314e88b
user-groups: fix potential problem with group sync of external plugins. - when using external plugin we used to check for a parameter that set the sync mode. The problem is we only checked if the flag was there. So toggling sync on and off set the value and then left the key still set but with None. This confused the sync and thought the group should be synced !
0
r2142:a23a4299
auth: add more login when performing sync of user groups.
0
load next
< 1 .. 158 159 160 161 162 .. 268 >
showing 20 out of 5342 commits