##// END OF EJS Templates
auth-token: expose fetched token in unified way into request attribute....
auth-token: expose fetched token in unified way into request attribute. - This will allow re-using exposed access token for HTTP views in single place - We will support also exposing tokens from url if special _auth_token will be used as url param - We'll no longer require double logic for extraction of URL/HEADER auth-tokens and have a single place to extract it.

File last commit:

r3693:f470fd2e new-ui
r4002:5f150e86 default
Show More
repo-methods.rst
1133 lines | 34.7 KiB | text/x-rst | RstLexer

repo methods

add_field_to_repo

comment_commit

create_repo

delete_repo

fork_repo

get_repo

get_repo_changeset

get_repo_changesets

get_repo_comments

get_repo_file

get_repo_fts_tree

get_repo_nodes

get_repo_refs

get_repo_settings

get_repos

grant_user_group_permission

grant_user_permission

invalidate_cache

lock

maintenance

pull

remove_field_from_repo

revoke_user_group_permission

revoke_user_permission

set_repo_settings

strip

update_repo