| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 21 |
17 d 17 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 |
18 d 8 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 |
75 d 3 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 |
78 d 5 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 |
108 d 4 h |
rodolico |
/trunk/totp_opnsense/ |
fixed some bugs, mainly in opnsense.pm |
|
| 16 |
108 d 6 h |
rodolico |
/trunk/totp_opnsense/ |
major rewrite of system, allowing users to request a refresh from router |
|
| 15 |
109 d 16 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 |
110 d 4 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 |
110 d 5 h |
rodolico |
/trunk/totp_opnsense/ |
getting php script updated |
|
| 12 |
123 d 17 h |
rodolico |
/trunk/totp_opnsense/ |
Added totp_opnsense scripts |
|
| 11 |
187 d 13 h |
rodolico |
/trunk/ |
renaming mistyped directory name |
|
| 10 |
187 d 13 h |
randell |
/trunk/wrokstationform/ |
Update styling, add two columns |
|
| 9 |
187 d 18 h |
randell |
/trunk/workstationform/ |
Initial commit |
|
| 8 |
399 d 9 h |
randell |
/trunk/supportform/ |
Added 'value' to field data |
|
| 7 |
454 d 16 h |
randell |
/trunk/supportform/ |
Fixed issue with form resetting when failing. Fixed can't submit without attachment. |
|
| 6 |
464 d 10 h |
randell |
/trunk/supportform/ |
Change 'from' field to form sender if they exist, if not fall back to config file's from info |
|
| 5 |
524 d 15 h |
rodolico |
/trunk/supportform/ |
removed debugging for files |
|
| 4 |
526 d 18 h |
randell |
/trunk/supportform/ |
Version 0.5
- Added multiple flag to input if file->multiple is true, and changed name to attachments[].
- Fixed processing for attaching multiple files to email |
|
| 3 |
527 d 7 h |
rodolico |
/trunk/ |
Just updating the README.md files to have the svn command to get the repo |
|
| 2 |
527 d 8 h |
rodolico |
/trunk/ |
Adding supportform |
|