aboutsummaryrefslogtreecommitdiff
path: root/templates/oauthAuthorize.php
AgeCommit message (Collapse)Author
2018-10-07Register CSS files via APIChristian Weiske
2018-10-05Do not use OCP\Util anymore - API not avaiable in Nextcloud 14.Josh Panter
Resolves: https://github.com/cweiske/grauphel/pull/66 Resolves: https://github.com/cweiske/grauphel/issues/57
2014-10-14Add computer name input field on oauth authorization pageChristian Weiske
2014-09-29Show client name in oauth authorization (works for tomdroid only)Christian Weiske
2014-08-18oauth dance worksChristian Weiske