Commit Graph

1418 Commits

Author SHA1 Message Date
Johnny 7c49ccf517
Merge pull request #430 from itflow-org/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2022-04-02 18:41:41 -04:00
wrongecho d2569a7ccf
Create CODE_OF_CONDUCT.md
Related to #338 

via contributor-covenant template
2022-04-02 22:46:44 +01:00
wrongecho 7eff1bb76e
Delete 4.14.0,4114918a13a428a8482a8a449792a5a8747582b5,1.ser 2022-04-02 22:34:43 +01:00
johnnyq b7464e64f1 Uppercase SSL and TLS 2022-04-02 16:24:53 -04:00
Johnny f6df0d3c72
Merge pull request #429 from wrongecho/db-version
Add database updater
2022-04-02 16:04:18 -04:00
johnnyq ef29a17d49 DB Structure Update - Added SMTP Encryption Type to Mail settings 2022-04-02 16:03:30 -04:00
Marcus Hill 9096b091b2 Add database updater 2022-04-02 19:39:55 +01:00
Johnny 32f3b0a005
Merge pull request #428 from wrongecho/sharing
Item/Link Sharing enhancements
2022-04-02 13:57:12 -04:00
Marcus Hill 87cdc1929a Move logs after shared links in side nav 2022-04-02 16:49:23 +01:00
Johnny f85957bd0d
Merge pull request #427 from wrongecho/dom-ssl
Domains/SSL
2022-04-02 11:48:39 -04:00
Johnny 7df4d092ac
Merge pull request #426 from itflow-org/dependabot/npm_and_yarn/plugins/meshctrl/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /plugins/meshctrl
2022-04-02 11:48:22 -04:00
Marcus Hill 2c632a85d0 Create shared links page for each client, with option to deactivate links 2022-04-02 16:41:07 +01:00
Marcus Hill cab2cc923a Improve share features: default modal to 1, cleanup expired/used links 2022-04-02 15:37:17 +01:00
Marcus Hill be70883551 Refactor WHOIS lookups to use hosted heroku app 2022-04-02 12:19:35 +01:00
Marcus Hill 6a2fe3055e Auto-add SSL certificate for new domains 2022-04-02 10:16:20 +01:00
dependabot[bot] ec8bb1f179
Bump minimist from 1.2.5 to 1.2.6 in /plugins/meshctrl
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-02 04:03:26 +00:00
johnnyq c728fee7c2 Small UI touchups under campaign 2022-04-01 21:36:13 -04:00
johnnyq 45ee6a3767 Added Subscriber count under campaign stats 2022-04-01 18:50:51 -04:00
johnnyq a2936754cd Moved Mesh Central and Azure settings from general to its own tab called integrations 2022-04-01 17:20:29 -04:00
johnnyq d7d0b10e43 Removed test code 2022-04-01 16:53:39 -04:00
johnnyq 991e2bd4d4 Merge branch 'master' of github.com:johnnyq/itflow 2022-04-01 15:59:26 -04:00
johnnyq 6866addeee Minor Fixups 2022-04-01 15:58:18 -04:00
Johnny 28688cc670
Merge pull request #425 from wrongecho/ui
2FA small changes
2022-04-01 15:55:02 -04:00
Marcus Hill 51a6ba6084 Allow admins to disable 2FA for users 2022-04-01 19:53:49 +01:00
Marcus Hill ab77051299 Add a line break / heading between main settings and 2FA to prevent mis-clicks 2022-04-01 19:36:01 +01:00
wrongecho cf739accc9
Update README docs link 2022-04-01 13:06:03 +01:00
Johnny d6737cce6d
Merge pull request #424 from itflow-org/wrongecho-patch-2
Create SECURITY.md
2022-03-29 17:48:29 -04:00
Johnny c941ca8ee7
Merge pull request #423 from itflow-org/wrongecho-patch-1
Update issue templates
2022-03-29 17:48:16 -04:00
Johnny f89902caa3
Merge pull request #422 from wrongecho/misc
Allow client to close ticket from portal
2022-03-29 17:47:46 -04:00
wrongecho 6840939860
Create SECURITY.md 2022-03-29 22:12:17 +01:00
wrongecho cbcb31a705
Update issue templates
As discussed, feature requests & support should go to the forum leaving GitHub for actual issues/bugs with the code.

Related to #338
2022-03-29 21:42:21 +01:00
Marcus Hill 441591d39e Allow client to close ticket from portal 2022-03-29 21:16:02 +01:00
johnnyq bb1dfef2e4 DB Structure Modified Fixed config_backup vars 2022-03-29 13:39:23 -04:00
johnnyq eac5a53e9e Fix Var name in Cron 2022-03-29 13:04:02 -04:00
johnnyq 8c98163e1c DB Structure Updated 2 new settings config_backup_enable and config_backup_path. This is to fix an issue where not specifying the full backup path would cause cron to error out and not run completely 2022-03-29 12:59:42 -04:00
Johnny bb24cc7112
Merge pull request #421 from wrongecho/misc2
Client portal + permission bug fix
2022-03-28 19:15:01 -04:00
Marcus Hill 390e52f7bd Consolidate if statement 2022-03-28 22:56:21 +01:00
Marcus Hill b957d40bdb Move contact ticket access check to function. Add ability for client to close ticket 2022-03-28 22:50:23 +01:00
Johnny 512a2d03eb
Merge pull request #419 from wrongecho/client-portal
Tidy client portal login page
2022-03-28 17:07:00 -04:00
johnnyq 1b0d3474a7 Fix Client portal index.php, removed unused vars and functions, fix code indentation and syntax 2022-03-28 17:03:38 -04:00
Marcus Hill 0020c5708a Fix = vs == role check mistake 2022-03-28 21:48:20 +01:00
Marcus Hill a3edfb70bc Tidy client portal 2022-03-28 21:37:27 +01:00
Johnny f7252f24e8
Merge pull request #414 from aftechro/patch-7
Updated index.php
2022-03-28 16:27:21 -04:00
Johnny f6930f820e
Merge pull request #416 from aftechro/patch-9
Updated ticket.php
2022-03-28 16:27:10 -04:00
Johnny 5509f73e82
Merge pull request #417 from wrongecho/security-fixes
Security fixes
2022-03-28 16:26:59 -04:00
wrongecho 1d09562606
Merge pull request #418 from wrongecho/readme
Update README.md with new repo links
2022-03-28 21:04:30 +01:00
Marcus Hill ec5911f95e Update README.md with new repo links 2022-03-28 21:02:36 +01:00
Marcus Hill 9a183774cb Escape server http host/uri submitted to database during setup 2022-03-28 20:47:12 +01:00
Marcus Hill 4ba313f752 Fix potential sql injection in delete_file if param add_location was also specified - post.php 2022-03-28 20:45:31 +01:00
Marcus Hill d83906508d Fix potential sql injection in add_company - post.php 2022-03-28 20:39:35 +01:00