Subversion Repositories web_pages

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
21 5 d 12 h rodolico /trunk/totp_opnsense/ fixed but in makeVPNConfigFile where it was overwriting content with changes. Made separate variable so deltas not passed on to subsequent iterations  
20 6 d 3 h rodolico /trunk/totp_opnsense/ Made change so routers.json can contain the lines to add for one or more output files per user per router, allowing multiple configurations for each. Also, told copilot to redo the documentation  
19 62 d 22 h rodolico /trunk/totp_opnsense/ Tested the powershell script (getovpn.ps1) and it is working with dl.php. Main code is stored in a Powershell function, then called for each file type you want to download  
18 66 d 0 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  
17 96 d 0 h rodolico /trunk/totp_opnsense/ fixed some bugs, mainly in opnsense.pm  
16 96 d 1 h rodolico /trunk/totp_opnsense/ major rewrite of system, allowing users to request a refresh from router  
15 97 d 12 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 98 d 0 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  
13 98 d 0 h rodolico /trunk/totp_opnsense/ getting php script updated  
12 111 d 13 h rodolico /trunk/totp_opnsense/ Added totp_opnsense scripts