Searched refs:auth_access (Results 1 – 2 of 2) sorted by relevance
73 enum access_type auth_access; /* access granted to authenticated users */ member
562 repository->auth_access = get_access(cfg, SVN_CONFIG_OPTION_AUTH_ACCESS, in set_access()573 return b->client_info->user ? b->repository->auth_access in current_access()586 if (b->client_info->tunnel_user && b->repository->auth_access >= required) in send_mechs()588 if (b->repository->pwdb && b->repository->auth_access >= required) in send_mechs()659 if (b->repository->auth_access >= required in auth()679 if (b->repository->auth_access >= required in auth()833 && b->repository->auth_access >= req in must_have_access()4346 && (b->repository->auth_access == NO_ACCESS in construct_server_baton()