# Functions
ActivateEmail serves a POST request for activating/deactivating a user's email.
AdoptOrDeleteRepository adopts or deletes a repository.
Applications render org applications page (for org, at the moment, there are only OAuth2 applications).
ApplicationsPost response for adding an oauth2 application.
ApplicationsRegenerateSecret handles the post request for regenerating the secret.
Authentications show authentication config page.
AvatarPost response for change user's avatar request.
No description provided by the author
No description provided by the author
Config show admin config page.
No description provided by the author
No description provided by the author
Dashboard show admin panel dashboard.
DashboardPost run an admin operation.
DefaultOrSystemWebhooks renders both admin default and system webhook list pages.
DeleteApplication deletes the given oauth2 application.
DeleteAuthSource response for deleting an auth source.
DeleteAvatar render delete avatar page.
DeleteDefaultOrSystemWebhook handler to delete an admin-defined system or default webhook.
DeleteEmail serves a POST request for delete a user's email.
DeleteNotices delete the specific notices.
DeletePackageVersion deletes a package version.
DeleteRepo delete one repository.
DeleteUser response for deleting a user.
EditApplication displays the given application.
EditApplicationPost response for editing oauth2 application.
EditAuthSource render editing auth source page.
EditAuthSourcePost response for editing auth source.
EditUser show editing user page.
EditUserPost response for editing user.
Emails show all emails.
EmptyNotices delete all the notices.
No description provided by the author
No description provided by the author
NewAuthSource render adding a new auth source page.
NewAuthSourcePost response for adding an auth source.
NewUser render adding a new user page.
NewUserPost response for adding a new user.
Notices show notices for admin.
Organizations show all the organizations.
Packages shows all packages.
QueueManage shows details for a specific queue.
No description provided by the author
No description provided by the author
QueueSet sets the maximum number of workers and other settings for this queue.
No description provided by the author
Repos show all the repositories.
No description provided by the author
No description provided by the author
SendTestMail send test mail to confirm mail service is OK.
Stacktrace show admin monitor goroutines page.
StacktraceCancel cancels a process.
No description provided by the author
TestCache test the cache settings.
UnadoptedRepos lists the unadopted repositories.
Users show all the users.
No description provided by the author
# Constants
UserSearchDefaultAdminSort is the default sort type for admin view.