unrhodecode/rhodecode/apps
Daniel Dourvaris bc26425632 svn: fixed case of wrong extracted repository name for SSH backend. In cases
where we commited to a nested subdirs SVN reported the access path with the subdir paths in it.
We couldn't then match that extended name into proper rhodecode repository for ACL checks.

- Current implementation gives an slight overhead as we have to lookup all repositories
- fixes #5606
2020-03-31 09:25:37 +02:00
..
_base issue-tracker: use stored issueTracker patterns for repo instead of initializing model every time. 2020-01-20 13:39:14 +01:00
admin ssh-keys: allow generation of legacy keys for older systems and windows. 2020-02-20 11:13:10 +01:00
channelstream docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
debug_style exception-tracker: enable send email on exception 2020-03-26 14:03:07 +01:00
file_store file-store: use our own logic for setting content-type. This solves a problem 2020-02-18 16:05:30 +01:00
gist gists: cleanup UI and make the gist access id use monospace 2020-01-14 11:32:41 +01:00
home ux: change file search to file content search which makes a better description of what we search for. 2020-01-20 20:07:25 +01:00
hovercards mentions: markdown renderer now wraps username in hovercard logic allowing checking the mentioned user. 2020-01-27 09:24:08 +01:00
journal webhelpers: extracted django feedgenerator as standalone package to replace webhelpers feedgenerator 2019-11-22 10:20:27 +01:00
login Authentication: cache plugins for auth and their settings in the auth_registry. 2020-01-23 12:41:51 +01:00
my_account user-accounts: show info about password for external accounts. 2020-02-21 22:03:35 +01:00
ops docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
repo_group users: replaced extraction of user_ids with more efficient method. 2020-01-10 16:29:01 +01:00
repository pull-requests: allow super-admins to force change state of locked PRs. 2020-02-11 14:34:49 +01:00
search search: remove excesive quoting on search pagination. 2020-03-30 12:12:46 +02:00
ssh_support svn: fixed case of wrong extracted repository name for SSH backend. In cases 2020-03-31 09:25:37 +02:00
svn_support svn: add example path for mod_dav_svn.conf include. 2020-03-18 12:34:52 +01:00
user_group permissions: properly flush user cache permissions in more cases of permission changes. 2019-08-20 10:48:36 +02:00
user_group_profile docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
user_profile tests: stabilize tests for mysql/postgres. 2019-10-08 17:06:35 +02:00
__init__.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00