You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Andreas Gohr 05d29310ce
Merge pull request #139 from dokuwiki-translate/lang_update_601_1680109069
Translation update (pt-br)
3 days ago
.github test cleanup 1 year ago
Service custom services should be able set arbitrary scopes 1 year ago
_test Fix overwrite-groups config 6 months ago
action don't show login form on denied with SingleService 6 months ago
conf Smarter merge of user groups 1 year ago
lang translation update 3 days ago
vendor updated dependencies 1 year ago
Adapter.php Enable oauth service plugins to implement their own procedures on logout 1 year ago
Exception.php better translation handling on exceptions 1 year ago
HTTPClient.php check HTTP status properly in HTTPClient 1 year ago
OAuthManager.php fix user comparison and skip update on protected users 5 months ago
README Update email-adress in README 8 years ago
RedirectSetting.php Re-Added custom metadata class for redirect info 1 year ago
Session.php do not require password in session. replaces #135 1 month ago
Storage.php drop concept of GUID and introduce storageID 1 year ago
auth.php disable plain auth login in singleService mode #118 6 months ago
composer.json updated dependencies 1 year ago
composer.lock updated dependencies 1 year ago
deleted.files removed lots of now unused code 1 year ago
helper.php better translation handling on exceptions 1 year ago
plugin.info.txt Version upped 1 month ago
style.less fixed button styling 1 year ago

README

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