Watch
1
0
Fork
You've already forked dokuwiki-plugin-oauth
0
No description
  • PHP 99.5%
  • Less 0.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Daniel Baumann fcecb4e81a
Adding debian version 2026-07-23-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-07-30 21:52:06 +02:00
action Adding upstream version 2026-07-23. 2026-07-30 21:48:51 +02:00
conf Adding upstream version 2026-07-23. 2026-07-30 21:48:51 +02:00
debian Adding debian version 2026-07-23-1. 2026-07-30 21:52:06 +02:00
lang Adding upstream version 2026-07-23. 2026-07-30 21:48:51 +02:00
Service Adding upstream version 2026-07-23. 2026-07-30 21:48:51 +02:00
vendor Adding upstream version 2026-07-23. 2026-07-30 21:48:51 +02:00
Adapter.php Adding upstream version 2026-07-23. 2026-07-30 21:48:51 +02:00
auth.php Adding upstream version 2026-07-23. 2026-07-30 21:48:51 +02:00
composer.json Adding upstream version 2026-07-23. 2026-07-30 21:48:51 +02:00
composer.lock Adding upstream version 2026-07-23. 2026-07-30 21:48:51 +02:00
deleted.files Adding upstream version 2026-07-23. 2026-07-30 21:48:51 +02:00
Exception.php Adding upstream version 2026-07-23. 2026-07-30 21:48:51 +02:00
helper.php Adding upstream version 2026-07-23. 2026-07-30 21:48:51 +02:00
HTTPClient.php Adding upstream version 2026-07-23. 2026-07-30 21:48:51 +02:00
HttpTokenResponseException.php Adding upstream version 2026-07-23. 2026-07-30 21:48:51 +02:00
OAuthManager.php Adding upstream version 2026-07-23. 2026-07-30 21:48:51 +02:00
plugin.info.txt Adding upstream version 2026-07-23. 2026-07-30 21:48:51 +02:00
README Adding upstream version 2026-07-23. 2026-07-30 21:48:51 +02:00
RedirectSetting.php Adding upstream version 2026-07-23. 2026-07-30 21:48:51 +02:00
Session.php Adding upstream version 2026-07-23. 2026-07-30 21:48:51 +02:00
Storage.php Adding upstream version 2026-07-23. 2026-07-30 21:48:51 +02:00
style.less Adding upstream version 2026-07-23. 2026-07-30 21:48:51 +02:00

oauth Plugin for DokuWiki

Generic oAuth plugin to login via various services

All documentation for this plugin can be found at
http://www.dokuwiki.org/plugin:oauth

If you install this plugin manually, make sure it is installed in
lib/plugins/oauth/ - if the folder is called different it
will not work!

Please refer to http://www.dokuwiki.org/plugins for additional info
on how to install plugins in DokuWiki.

----
Copyright (C) Andreas Gohr <dokuwiki@cosmocode.de>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the License

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

See the COPYING file in your DokuWiki folder for details