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.
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
..
auth fix: add type=text for user_name (password manager) (#12250) 4 years ago
dashboard Fix milestone links (#12405) 4 years ago
notification Use AJAX for notifications table (#10961) 4 years ago
settings Update Octicons to v10 (#12240) 4 years ago
profile.tmpl Fix bug preventing transfer to private organization (#12497) 4 years ago