Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
77f9f06c2a
[tests] disable non-prefix crypt auth (deprecated, not available on all platforms)
dd17dcc380
[crypt] some crypt[_r] implementations return NULL instead of a failure token; li_safe_crypt returns FALSE in that case (and clears the buffer)
52b19412af
fix glib g_string_append_len usage (broken with GSTR_LEN macro)