user-otp
user-otp copied to clipboard
OTP Backend for owncloud
Existing version throws errors (atleast on PHP 7+). The curly braces fix the issue (and make it more clear as to what is to form the 'new' variable)
The app is not compatible with OC 9.0
Enabling user_otp app causes critical failure on ownCloud 8.2.2 (stable). Web access completely drops off. Only resolution is to go into owncloud database and delete three rows from oc_appconfig that...
Error Message: „check apps folder rights“ Owncloud-Log: Error PHP Undefined index: UserPin at /var/www/owncloud/apps/user_otp/ajax/personalSettings.php#149 2015-08-29T17:06:39+02:00 Error PHP input to Base32Decode had a bad character: 48 at /var/www/owncloud/apps/user_otp/3rdparty/multiotp/multiotp.class.php#13720 2015-08-29T17:06:39+02:00 A new...
When using user_ldap_backend, as soon as I enable user_otp, owncloud 8.1.5 crashes. Going into the database (because I can't use the GUI to disable either app), only disabling user_otp makes...
Documentation was not great on how to set this up, I managed to figure it out took 2 hours, and (no insult intended) I have better english, would you like...
When going into the OTP Users app on the left side of OC community 8.1.5, clicking email does nothing. Reviewing the owncloud.log file, it shows this: ...."app":"PHP","message":"Class 'OC_Mail' not found...
Hi, I just upgraded to ownCloud 8.2 from the latest 8.1.4 (which worked for me). Now, I get the error in /var/www/owncloud/data/owncloud.log: Class 'OC_Log' not found at \/var\/www\/owncloud\/apps\/user_otp\/lib\/otp.php#223 I found...
Have version 2.5 installed with a fresh owncloud 8 setup. Read through bug#93 which had similar issue but the fix suggested there doesn't work for me. Below are the messages...
I have LDAP auth enabled. If I try installing the OTP app, it causes the LDAP auth app to throw a php error. This happens when trying to view any...