Name Date Size #Lines LOC

..--

.git/HToday-

.github/HToday-2213

Service/HToday-5836

_test/HToday-276180

action/HToday-387220

conf/HToday-3316

lang/HToday-454249

vendor/HToday-12,4768,076

.gitattributesH A DToday39 32

Adapter.phpH A DToday11.1 KiB396193

Exception.phpH A DToday937 4719

HTTPClient.phpH A DToday1.1 KiB3929

HttpTokenResponseException.phpH A DToday1.4 KiB6834

OAuthManager.phpH A DToday9.6 KiB316160

READMEH A DToday958 2819

RedirectSetting.phpH A DToday771 3319

Session.phpH A DToday4.8 KiB18298

Storage.phpH A DToday3.7 KiB15392

auth.phpH A DToday6.7 KiB246147

composer.jsonH A DToday204 109

composer.lockH A DToday3.1 KiB9190

deleted.filesH A DToday9 KiB195194

helper.phpH A DToday3.9 KiB14879

plugin.info.txtH A DToday202 87

style.lessH A DToday474 2722

README

1oauth Plugin for DokuWiki
2
3Generic oAuth plugin to login via various services
4
5All documentation for this plugin can be found at
6http://www.dokuwiki.org/plugin:oauth
7
8If you install this plugin manually, make sure it is installed in
9lib/plugins/oauth/ - if the folder is called different it
10will not work!
11
12Please refer to http://www.dokuwiki.org/plugins for additional info
13on how to install plugins in DokuWiki.
14
15----
16Copyright (C) Andreas Gohr <dokuwiki@cosmocode.de>
17
18This program is free software; you can redistribute it and/or modify
19it under the terms of the GNU General Public License as published by
20the Free Software Foundation; version 2 of the License
21
22This program is distributed in the hope that it will be useful,
23but WITHOUT ANY WARRANTY; without even the implied warranty of
24MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25GNU General Public License for more details.
26
27See the COPYING file in your DokuWiki folder for details
28