moodle/admin/tool/oauth2
Tobias Reischmann 3e3e120d3a MDL-58943 oauth2: Added nextcloud to standard issuers
* New button allows to create standard issuer for nextcloud
* Since the endpoints url has to be https and nextcloud relys on the
baseurl to create the endpoints, the baseurl of issuers has now to be
https as well (or empty).
* Google's baseurl was changed to https (there was no reason not to),
whereas Facebook and Microsoft baseurls remain empty.
* In case of the creation of a nextcloud issuer, the baseurl is
required.
* Nextcloud requires the baseurl, therefore a parameter is added to
create_standard_issuer($type, $baseurl = false). That parameter not
required (or used) for anything but Nextcloud.
2018-10-31 10:42:58 +08:00
..
classes MDL-58943 oauth2: Added nextcloud to standard issuers 2018-10-31 10:42:58 +08:00
lang/en MDL-58943 oauth2: Added nextcloud to standard issuers 2018-10-31 10:42:58 +08:00
pix
endpoints.php MDL-58090 oauth2: Move code from subclasses to config 2017-04-03 13:39:44 +08:00
issuers.php MDL-58943 oauth2: Added nextcloud to standard issuers 2018-10-31 10:42:58 +08:00
settings.php MDL-58126 googledocs: Re-implement the google docs repo 2017-04-03 13:40:13 +08:00
userfieldmappings.php MDL-58090 oauth2: Complete phpdocs 2017-04-03 13:40:13 +08:00
version.php MDL-62361 versions: bump all versions and requires near release 2018-05-09 02:46:30 +02:00