summaryrefslogtreecommitdiff
path: root/vendor/OTPHP/TOTP.php
AgeCommit message (Collapse)Author
2021-02-26* switch to composer for qrcode and otp dependenciesAndrew Dolgov
* move most OTP-related stuff into userhelper * remove old phpqrcode and otphp libraries
2018-06-20move OTPHP to vendor/; additionally move Base32 class to OTPHP namespaceAndrew Dolgov