Subversion Repositories web_pages

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
18 27 d 10 h rodolico /trunk/totp_opnsense/ Added dl.php, which allows automated download of ovpn and qr code files. calls must be accompanied with a secreate key (called a token in some places). If dl.php called with invalid token, will create a flag file and no longer reply until flag is removed  
16 57 d 11 h rodolico /trunk/totp_opnsense/ major rewrite of system, allowing users to request a refresh from router  
15 58 d 22 h rodolico /trunk/totp_opnsense/ minor changes on configure and cleaned up ui on index.php in case otp seed is not set in configuration for a user  
14 59 d 10 h rodolico /trunk/totp_opnsense/ Major update. Added configure (which manipulates config.json) and replaced old loader with loadOpnSense.pl. library file opnsense.pm contains all api stuff, and we use json vs csv for storing user data. Added some stuff to index.php for error checking