moodle/repository/flickr
David Mudrák 34db9e9342 MDL-59645 repository_flickr: Drop legacy auth tokens and nsids
The values stored in these user preferences were valid for the old
flickr auth mechanism and are not usable any more. The new oauth1 based
version needs to store both the token (in the flickr_access_token
preference) and the token secret (flickr_access_token_secret). The new
version does not need to store the user's nsid.

The cryptic names of these legacy settings are a result of how dealing
with user preferences was originally implemented.
2017-09-19 14:44:41 +02:00
..
db MDL-59645 repository_flickr: Drop legacy auth tokens and nsids 2017-09-19 14:44:41 +02:00
lang/en MDL-22984 using standard plugin description string for repositories 2010-07-04 12:56:19 +00:00
pix MDL-50175 graphics: Optimized PNG images with optipng 2016-02-25 11:56:37 +00:00
tests/generator MDL-39477 repository: Introducing data generators for repositories 2013-05-28 10:44:43 +08:00
lib.php MDL-59645 repository_flickr: Make the Flickr repository work again 2017-09-19 14:44:41 +02:00
version.php MDL-59645 repository_flickr: Drop legacy auth tokens and nsids 2017-09-19 14:44:41 +02:00