Files
@ 15ac6f39f963
Branch filter:
Location: kallithea/kallithea/templates/admin/users/user_edit_api_keys.html
15ac6f39f963
3.2 KiB
text/html
middleware: apply HttpsFixup to Hg/Git operations too (Issue #132)
Fix regression from 6a0964373a30. 'Require SSL for vcs operations' might make
the protocol operations depend on the protocol type reported by a proxy even
though they don't generate URLs.
Fix regression from 6a0964373a30. 'Require SSL for vcs operations' might make
the protocol operations depend on the protocol type reported by a proxy even
though they don't generate URLs.