You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
zeripath d1e67d7ade
Fix bug preventing transfer to private organization (#12497)
* Fix bug preventing transfer to private organization

The code assessing whether a private organization was visible to a user before
allowing transfer was incorrect due to testing membership the wrong way round

This PR fixes this issue and renames the function performing the test to be
clearer.

Further looking at the API for transfer repository - no testing was
performed to ensure that the acting user could actually see the new
owning organization.

Signed-off-by: Andrew Thornton <art27@cantab.net>

* change IsUserPartOfOrg everywhere
4 years ago
..
admin Add placeholder text for send testing email button in admin/config (#12452) 4 years ago
base Add SVG favicon (#12437) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Update Octicons to v10 (#12240) 4 years ago
mail Fix nil pointer in default issue mail template (#11862) 4 years ago
org Update Octicons to v10 (#12240) 4 years ago
pwa Move serviceworker to workbox and fix SSE interference (#11538) 4 years ago
repo Do not show arrows on comment diffs on pull comment pages (#12434) 4 years ago
status Make error pages translatable (#11163) 4 years ago
swagger Add API to update pr headBranch (#12419) 4 years ago
user Fix bug preventing transfer to private organization (#12497) 4 years ago
home.tmpl Add Octicon SVG spritemap (#10107) 4 years ago
install.tmpl Change default charset for MySQL on install to utf8mb4 (#10989) 4 years ago