Sentora Support Forums
[module] One Time Password - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5)
+--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32)
+---- Forum: 3rd Party Module Support v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=41)
+----- Forum: Available Modules (https://senforums.mach-hosting.com/forumdisplay.php?fid=63)
+----- Thread: [module] One Time Password (/showthread.php?tid=1624)



[module] One Time Password - Diablo925 - 05-29-2015

i have worked on a new module
New update


now you can install by zppy
Code:
zppy repo add repo.Alio.dk zppy update zppy install Authenticator

Only Work on default theme

after install just download this file http://repo.alio.dk/auth/more.zip

place the to folder in /etc/sentora/panel/

it is allow you to add a One time password after you have enter you usrname and password you need to anter at 6 digs nummber before you can logon

it use Google authenticator

on a scale of 1 to 5 in hard to setup 4


RE: [module] One Time Password - Diablo925 - 05-30-2015

Just a new update now Works via zppy WEE


RE: [module] One Time Password - Me.B - 05-30-2015

Cool


RE: [module] One Time Password - Diablo925 - 05-30-2015

Other Theme

S-Type Download

Zentora Download


It is only the login.ztml file


RE: [module] One Time Password - Cantalupo - 06-03-2015

Big Grin Big Grin Big Grin


RE: [module] One Time Password - apinto - 06-04-2015

Any GitHub repo? Smile


RE: [module] One Time Password - Ron-e - 06-04-2015

(06-04-2015, 01:09 AM)apinto Wrote: Any GitHub repo? Smile

https://github.com/Diablo925/Authenticator


RE: [module] One Time Password - Griffon - 11-17-2015

Quote:Removing Authenticator module..

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'varchar(2)' at line 1' in /etc/sentora/panel/modules/Authenticator/deploy/remove.run:30
Stack trace:
#0 /etc/sentora/panel/modules/Authenticator/deploy/remove.run(30): PDOStatement->execute()
#1 /etc/sentora/panel/modules/Authenticator/deploy/remove.run(21): removeModule()
#2 /etc/sentora/panel/bin/zppy(163): include('/etc/sentora/pa...')
#3 {main}
 thrown in /etc/sentora/panel/modules/Authenticator/deploy/remove.run on line 30
That's normal?