Changeset - 9bada5c6f4fd
Grafted from: 4c7162f18a81
hg: support the topic extension's _exttopics_heads protocol command
When cloning or pulling from a repository which uses the topic extension
Kallithea would require write permissions for the _exttopics_heads command:
https://foss.heptapod.net/mercurial/evolve/-/blob/6ffc4d7635fac0e605eb44b77de539f64c3739a2/hgext3rd/topic/server.py#L134
Fixed by adding it to the list of known read-only commands.
When cloning or pulling from a repository which uses the topic extension
Kallithea would require write permissions for the _exttopics_heads command:
https://foss.heptapod.net/mercurial/evolve/-/blob/6ffc4d7635fac0e605eb44b77de539f64c3739a2/hgext3rd/topic/server.py#L134
Fixed by adding it to the list of known read-only commands.
3 files changed with 3 insertions and 0 deletions:
0 comments (0 inline, 0 general)
First comment
0 comments (0 inline, 0 general)
First comment