]> git.mxchange.org Git - friendica.git/commit
Move settings/oauth to src/Module
authorHypolite Petovan <hypolite@mrpetovan.com>
Sat, 5 Nov 2022 02:15:32 +0000 (22:15 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Wed, 9 Nov 2022 11:25:22 +0000 (06:25 -0500)
commit3226b009953d17b4403593a2fed6ad4d28f8b8f1
tree7f740d558487e51da0c837422f55424e102f9d3d
parent55365aa4dacbaf99cce0104069e97018e686a251
Move settings/oauth to src/Module

- Add settings_content() permission checks to Module\BaseSettings
- Transform application token deletion GET links to POST forms to keep a single OAuth module class
mod/settings.php
src/Module/BaseSettings.php
src/Module/Settings/OAuth.php [new file with mode: 0644]
static/routes.config.php
view/templates/settings/oauth.tpl
view/theme/frio/templates/settings/oauth.tpl