jaark / twofactor_yubikey

Yubikey Two-factor authentication provider for NextCloud
GNU Affero General Public License v3.0
21 stars 7 forks source link

Fix usage of deprecated API #15

Closed ChristophWurst closed 6 years ago

ChristophWurst commented 6 years ago

Deprecation notice https://github.com/nextcloud/server/blob/d07c5db947ebe04666e18294481ff3574314f625/core/js/config.js#L23

Usage https://github.com/jaark/twofactor_yubikey/blob/e7e75855cbb7ab2fe7b8823eb113325ca5eb486f/js/settings-admin.js#L16

jaark commented 6 years ago

Changed API usage.