-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upd. Settings. Additional headers IP getting option updated. #271
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alexandergull
approved these changes
Nov 16, 2023
svfcode
added a commit
that referenced
this pull request
Feb 23, 2024
commit e07d9804219da4b85c6022b4e352a7df7248b081 Author: Glomberg <[email protected]> Date: Thu Feb 22 11:57:51 2024 +0300 Version: 2.129 and changelog updated. commit 0a40b716722e1be32650924d373b78f8eb1e4d19 Merge: 53d4a59e 0f5806d5 Author: Glomberg <[email protected]> Date: Thu Feb 22 11:41:18 2024 +0300 Merge remote-tracking branch 'origin/fix' into dev commit 53d4a59e9226f20e0e624044a7b9b8dd2fc00461 Merge: 78dc65dd 703f7907 Author: SVFCode <[email protected]> Date: Thu Feb 22 13:34:52 2024 +0500 Merge pull request #305 from CleanTalk/heuristic-check-svg Upd. Heuristic. Skipping svg in long line check. commit 78dc65dd8c5545ae81fc12c45e73e921b875496f Merge: da8f80c9 839d41ac Author: AntonV1211 <[email protected]> Date: Thu Feb 22 15:33:27 2024 +0700 Merge pull request #309 from CleanTalk/vulalarm_get_plugins_fix.ag Fix. Vulnerability alarm. Unexpected type of plugin data handled. commit da8f80c9e03376149d66a41ace21abe8f5ee6c96 Author: Viktor <[email protected]> Date: Thu Feb 22 11:30:03 2024 +0300 Fix. FS Watcher. FS Watcher description fixed. (#306) * Fix. Settings. `FS Journal` renamed to `FS Watcher`. * Fix. Readme. FS Watcher description added. * Fix. Settings. `FS Journal` renamed to `FS Watcher` #2. commit 80f0a1fdfa276f25b86e2996ee38a424d4e87a8b Author: Viktor <[email protected]> Date: Thu Feb 22 11:29:11 2024 +0300 Fix. Schema. Redundant columns `analysis_status` and `analysis_comment` removed. (#307) * Fix. Refactoring. `analysis_status` old values moved. * Fix. Updated. Run DB migration on updating. * Fix. Updater. `migrateDbData_2_128_1` migration fixed. * Fix. Scanner. Using columns `analysis_status` and `analysis_comment` removed. * Fix. BD. Columns `analysis_status` and `analysis_comment` removed from schema. * Fix. Code. Code style fixed. * Fix. Scanner. Malware warns fixed. commit 0f5806d5922267231e7832cf76636626ece0737a Author: Glomberg <[email protected]> Date: Thu Feb 22 11:20:37 2024 +0300 Fix. Vulnerability alarm. Checking installed plugins fixed. commit 1aeb68c50533beec42aa07d66537bc4888053607 Merge: 31d06fea cc611efd Author: Glomberg <[email protected]> Date: Wed Feb 21 13:52:33 2024 +0300 Merge remote-tracking branch 'origin/master' into fix commit 9bf44b98146d24c93a27f1c749c6fcbf522d13e2 Merge: b9cc9a1e cc611efd Author: Glomberg <[email protected]> Date: Wed Feb 21 13:49:21 2024 +0300 Merge remote-tracking branch 'origin/master' into dev commit cc611efdf34fd5831ba37b1b2ee3ef65a7bf6d77 Author: Viktor <[email protected]> Date: Wed Feb 21 13:23:47 2024 +0300 Bug-fix 2.128.1 (#308) * Fix. Common. Redundant expression removed. * Fix. Test connection. Do not check response code on testing connection. * Version: 2.128.1 and changelog updated. --------- Co-authored-by: alexandergull <[email protected]> commit b9cc9a1ecf95c665a725a27f65219f93e46ab05d Merge: 7e296fbd 31d06fea Author: Glomberg <[email protected]> Date: Tue Feb 20 16:37:00 2024 +0300 Merge remote-tracking branch 'origin/fix' into dev commit 7e296fbd3703392874349dda6cfec5e0d78cc11f Author: Glomberg <[email protected]> Date: Tue Feb 20 16:34:52 2024 +0300 Fix. Common. Redundant expression removed. commit 703f790704691365d8a68c72596a0a486cc55fca Author: svfcode <[email protected]> Date: Tue Feb 20 11:34:04 2024 +0300 Upd. Heuristic. Skipping svg in long line check. commit 31d06feab624f2af068061366d761ce65878164e Author: alexandergull <[email protected]> Date: Mon Feb 19 18:24:33 2024 +0500 Fix. Get CMS hashes. Preventing errors of other actions for hook "plugins_api". commit 2c80979d832103f0f1b07f558feac7358f8577e1 Author: alexandergull <[email protected]> Date: Mon Feb 19 16:29:21 2024 +0500 Fix. CDNheaders. Check type of stored serialized value before unserialize. commit 325e7e6548a4e63b559a8ab21b64ad37e174a809 Author: Glomberg <[email protected]> Date: Mon Feb 19 11:36:55 2024 +0300 Fix. Settings. 2FA option fixed. commit d284fe24046e0466883bda7b5b72c56ab4db43c6 Merge: d7872701 abd24c73 Author: SVFCode <[email protected]> Date: Mon Feb 19 12:39:15 2024 +0500 Merge pull request #304 from CleanTalk/vulnerability-check-install Upd. Vulnerability alarm. Added check to install and update process. commit d7872701e9dad0130826030928a2a6e42616695d Author: SVFCode <[email protected]> Date: Mon Feb 19 12:34:36 2024 +0500 Upd. SecFW. Added ipv6 count to summary. (#303) * Upd. SecFW. Added ipv6 count to summary. * fix psalm. commit 42aa75eadacc704c345807bdc5f5be83eba08a1e Author: alexandergull <[email protected]> Date: Sun Feb 18 23:46:56 2024 +0500 Fix. Cron. Scanner background. Transaction parsed. Cron "scanner_launch" update implemented instead of adding new. commit 775cd0c112239e73bd2516c8b9fd9ba5c70a84d8 Author: alexandergull <[email protected]> Date: Sun Feb 18 23:38:52 2024 +0500 Fix. Test connection. Do not check response code on testing connection. commit 031b6856658e8888b802c4881c013256f59ba58c Author: alexandergull <[email protected]> Date: Sun Feb 18 23:36:55 2024 +0500 Fix. Debug call tab. Forms and methods fixed. commit 74024b62ab3af8066d40f617e73e0047d4e71e81 Author: alexandergull <[email protected]> Date: Sun Feb 18 23:00:21 2024 +0500 Upd. Debug call. Added las scan result. Connection check skipped if no get param "do_test_connection" added. commit 78a995e3603dbb9a3cb5ea12b37045dd591976a1 Author: alexandergull <[email protected]> Date: Fri Feb 16 15:56:41 2024 +0500 Fix. HTTP. Request. Fixed socket error handling. commit 839d41ac6e038ca274c383613355cf362a061e9f Author: alexandergull <[email protected]> Date: Fri Feb 16 14:26:55 2024 +0500 Fix. Vulnerability alarm. Unexpected type of plugin data handled. commit 038a3e5631a2112c28bdda0b3bd944f6a60cd0ae Author: svfcode <[email protected]> Date: Fri Feb 16 10:40:52 2024 +0300 Upd. Heuristic. Removed checking inline js. commit 61e94f45fe57fe52ee8391fbf767bd78bdbb93e5 Author: SVFCode <[email protected]> Date: Thu Feb 15 10:57:07 2024 +0500 Upd. FSWatcher. Refactoring settings, add file view, fix dates format. (#301) * Upd. FSWatcher. Refactoring settings, add file view, fix dates format. * Upd. FSWatcher. Refactoring settings. * Upd. FSWatcher. Added description. commit abd24c73461d37b5ea5e4bc8dd19c72ce5f3ad37 Author: svfcode <[email protected]> Date: Wed Feb 14 05:28:51 2024 +0300 Upd. Vulnerability alarm. Added check to install and update process. commit 92afed4843667846cab612d3957f67c5ca3e59df Author: Glomberg <[email protected]> Date: Mon Feb 12 12:03:22 2024 +0300 Version: 2.128.1-fix. commit 9ad4c2fbc6678b4b8eaf4a82baa3c02006734100 Merge: e784bda9 b5f38fcd Author: Glomberg <[email protected]> Date: Mon Feb 12 12:03:02 2024 +0300 Merge remote-tracking branch 'origin/master' into fix commit 094abac3d6a0683b0e48a25aeef4e9b83b6a49ee Author: Glomberg <[email protected]> Date: Mon Feb 12 12:00:47 2024 +0300 Version: 2.128.1-dev. commit b5f38fcd1d58b469fe36b7008e39d2041260b9c3 Author: Glomberg <[email protected]> Date: Fri Feb 9 10:21:42 2024 +0300 Version: 2.128 and changelog updated. commit ccae4913a0fa377888d86b62f10772d119ab5377 Author: alexandergull <[email protected]> Date: Wed Feb 7 18:42:47 2024 +0500 Upd. Scanner accordions. Text and HTML updated. commit c00d3bd96c3df0943aa2fe9c27fe8854f89d1f57 Author: Viktor <[email protected]> Date: Fri Feb 9 10:17:51 2024 +0300 New. System plugins. Vulnerability alarms implemented. (#291) * New. VulnerabilityAlarm. Init. * Fix. Code. Code style and psalm notices fixed. * Fix. Settings. Long description's `Learn more` links will open on a new tab. * Fix. Vulnerability alarm. Plugins list styles fixed. * Fix. Vulnerability alarm. Initial code fixed. * Upd. Common. API class updated. * Fix. Vulnerability alarm. DTOs added. * Fix. Vulnerability alarm. Exception added. * Fix. Vulnerability alarm. Custom API class implemented. * Fix. Vulnerability alarm. Plugins list alarms implemented. * Fix. Code. Code style and psalm fixed. * Fix. Updater. `check_vulnerabilities` cron task added via the updater. * Fix. Vulnerability alarm. Plugins versions checking implemented. * Fix. Vulnerability alarm. Plugins list vulnerability alarm fixed. * Fix. Vulnerability alarm. Exception catching fixed. * Fix. Vulnerability alarm. Custom API class fixed. * Fix. Vulnerability alarm. Styles fixed. * Fix. Vulnerability alarm. Plugin installation safety checking implemented. * Fix. Code. Code style fixed. * Fix. Vulnerability alarm. Notices fixed. * Fix. Vulnerability alarm. More details link added. * Mod. Vulnerability alarm. New options to hide/show vulnerabilities. * Fix. Vulnerability alarm. More details link fixed. * Mod. Vulnerability alarm. Settings moved to th separate section. * Upd. UpdaterScripts.php. 2.126.1 - new settings added. --------- Co-authored-by: svfcode <[email protected]> Co-authored-by: alexandergull <[email protected]> Co-authored-by: Alex <[email protected]> commit e271a8399351b078428b2a76c4dbc652f8d59f2e Author: Viktor <[email protected]> Date: Fri Feb 9 10:17:26 2024 +0300 New. Calling cloud `user_data_update` during dismissing review notice. (#300) * Upd. Review notice. Dismissing notice logic updated. * Upd. Review notice. Call cloud `user_data_update` during dismissing notice. * Fix. Code. Code style fixed. * Fix. Review notice. Do feedback only for `review` notice. commit 13a81cba9ee80f194b820dd5bdc78ff2651be5e4 Merge: dafc42ec 13bdc48d Author: SVFCode <[email protected]> Date: Fri Feb 9 11:59:17 2024 +0500 Merge pull request #302 from CleanTalk/refactoring-auto-send-to-analysis Upd. Scan. Auto send suspicious files. commit 13bdc48d853a171b1507c96b5cf298516856633d Author: svfcode <[email protected]> Date: Thu Feb 8 12:05:54 2024 +0300 Upd. Scan. Auto send suspicious files. commit e784bda931cbcc8797f75f62deae0eacf2b09b19 Author: alexandergull <[email protected]> Date: Wed Feb 7 18:42:47 2024 +0500 Upd. Scanner accordions. Text and HTML updated. commit dafc42ec7860d6a103ec454f620873b328b9a480 Author: SVFCode <[email protected]> Date: Mon Feb 5 10:18:33 2024 +0500 Update. SecFW. Switch to direct update if updating is freezing. (#298) * Update. SecFW. Switch to direct update if updating is freezing. * fix psalm. * Update. SecFW. Added log with reason of direct update. commit 523e97899bae2f37c6b085abc8bfface8427e448 Author: Glomberg <[email protected]> Date: Sun Feb 4 14:38:54 2024 +0300 Fix. Code. PHP code sniffer fixed. commit bc1a4091cca90e91a80c74f55c85a89743bb6810 Author: Glomberg <[email protected]> Date: Sun Feb 4 14:27:39 2024 +0300 Fix. Code style. Unreadable code checking fixed. commit e96f60ae74ed2d7860a953f0926e171455f17a56 Merge: 77f38073 69e0deda Author: Glomberg <[email protected]> Date: Wed Jan 31 20:32:58 2024 +0300 Merge remote-tracking branch 'origin/master' into fix commit e1a12afb43343d9a93c002117417c7135bc60909 Merge: dc5af01e 69e0deda Author: Glomberg <[email protected]> Date: Wed Jan 31 20:32:43 2024 +0300 Merge remote-tracking branch 'origin/master' into dev commit 69e0dedaf45a493aabbec529e9ed3a9ff43621c4 Author: Glomberg <[email protected]> Date: Tue Jan 30 19:32:25 2024 +0300 Fix. Code. Service files removed. commit dc5af01ef94b99d0bd97ece51c36f217702fc477 Author: Viktor <[email protected]> Date: Tue Jan 30 10:11:15 2024 +0300 Fix. Settings. Show stored IPs count in the `summary` block. (#296) * Fix. SecFW. Calculating stored IPs count implemented. * Fix. Settings. Show stored IPs count in the `summary` block. * Fix. Code. Code style fixed. commit 77f3807370778b978417900800e57f3453a8f042 Author: Glomberg <[email protected]> Date: Tue Jan 30 10:09:19 2024 +0300 Version: 2.127.1-fix. commit b91035488a6d670e291a3976313329a9750a8d46 Author: Glomberg <[email protected]> Date: Tue Jan 30 10:07:48 2024 +0300 Version: 2.127.1-dev. commit b49055c852da655f8d0f8debfd3e188c85b722a8 Author: Glomberg <[email protected]> Date: Tue Jan 30 09:41:46 2024 +0300 Upd. Changelog updated. commit 1ad3b13ac6d776f27ed6fb0d0e67dfc33589012e Author: Glomberg <[email protected]> Date: Tue Jan 30 09:29:57 2024 +0300 Fix. Scanner. Suspicious items display fixed. commit 84a439a000d2c8f2cdfdaf3946ce0beae8bc6dc7 Author: Glomberg <[email protected]> Date: Mon Jan 29 14:17:44 2024 +0300 Upd. Changelog updated. commit 594f2e015d07cbcdb419c4ab060c37efc7ae3af4 Author: Alex <[email protected]> Date: Mon Jan 29 16:17:08 2024 +0500 New. CodeStyle. Use new hasPHPOpenTags() to skip files with no actual PHP code. (#297) commit dd1d9b5f37f6b75084662d9cd3809a1991e7b4e2 Author: Glomberg <[email protected]> Date: Mon Jan 29 14:08:55 2024 +0300 Version: 2.127 and changelog updated. commit a56eafc20a0bfef85adccb7613912cefb40da979 Author: Glomberg <[email protected]> Date: Mon Jan 29 14:08:06 2024 +0300 Fix. Settings. ListTable unused attribute `data-before` removed. commit 90772fa2abcce81874aea70beb58a3d58004f6c6 Author: Glomberg <[email protected]> Date: Mon Jan 29 14:02:02 2024 +0300 Fix. FS Watcher. Selecting snapshots fixed. commit 9b423d6293ce3ac56a329897cffb7a5cee35c183 Author: Glomberg <[email protected]> Date: Mon Jan 29 13:04:43 2024 +0300 Fix. Settings. Getting API key errors display. commit b9d9d38e2026b3250c279af0cd413a51d6b1af69 Author: Glomberg <[email protected]> Date: Thu Jan 25 17:17:24 2024 +0300 Fix. Code. Code style fixed. commit a88ac5752503e687983b83fc08aed2ba78786a3f Merge: 0f0af0d7 b8c9fce9 Author: Glomberg <[email protected]> Date: Thu Jan 25 17:11:28 2024 +0300 Merge remote-tracking branch 'origin/fix' into dev commit b8c9fce9bf3978e8e85f7f1ca21ebe7c6546a0e3 Author: AntonV1211 <[email protected]> Date: Thu Jan 25 21:10:51 2024 +0700 Fix. 2FA. Show role Subscriber, correction of user data verification (#295) commit 0f0af0d7af26172564a19a7fab961f2fb31201b2 Merge: 7e5fbcf6 e828e8db Author: Glomberg <[email protected]> Date: Thu Jan 25 17:05:37 2024 +0300 Merge remote-tracking branch 'origin/fix' into dev commit e828e8db8dafabd21e9df02b0485ceb38607909c Author: alexandergull <[email protected]> Date: Thu Jan 25 16:17:08 2024 +0500 Fix. Scanner file send. Fix processing statuses if user has files that were send for analysis on old scanner versions. commit 7661eb8974f9ded4ae498f07e35d86b38307a5ae Author: alexandergull <[email protected]> Date: Wed Jan 24 17:11:00 2024 +0500 Version: 2.126.2-fix commit 36e08e6ec74574746077fdcfb3628ea7681a3780 Merge: b738a852 157777fa Author: alexandergull <[email protected]> Date: Wed Jan 24 17:10:33 2024 +0500 Merge branch 'master' into fix commit 7e5fbcf67dcae10e56e4d1e2d04425021fde70b2 Author: alexandergull <[email protected]> Date: Wed Jan 24 17:06:48 2024 +0500 Version: 2.126.2-dev commit 63a13fdb05920f73fe75f0bf65c9dc765b0eed20 Merge: e72a6919 157777fa Author: alexandergull <[email protected]> Date: Wed Jan 24 17:06:22 2024 +0500 Merge branch 'master' into dev commit 157777fa9722e8a4282cd9696329f8033ebadcfa Author: alexandergull <[email protected]> Date: Wed Jan 24 12:51:03 2024 +0500 Version: 2.126.1 commit 0b00e3c1e7fef792c0d14ef30ea2f3f54600d8ae Author: alexandergull <[email protected]> Date: Wed Jan 24 14:10:35 2024 +0500 Fix. Deactivator. Result check fix. commit 3262897519f6485320b47660221489767108fdb6 Author: Glomberg <[email protected]> Date: Mon Jan 22 15:47:09 2024 +0300 Fix. Common. Database tables prefix usage implemented. commit 000dfea159e13383b1a3fae0cc6035ca3db97d01 Author: alexandergull <[email protected]> Date: Wed Jan 24 12:03:14 2024 +0500 Fix. UploadChecker good result now skipped from logging. UploadChecker module block page added. commit b738a852abdc8e950ae66e72c17a28a11013c8ad Author: Glomberg <[email protected]> Date: Mon Jan 22 15:47:09 2024 +0300 Fix. Common. Database tables prefix usage implemented. commit e72a691916127720ea294331a1e46e7df1b87faf Author: SVFCode <[email protected]> Date: Mon Jan 22 10:59:00 2024 +0500 Fix. Settings. Refactoring settings page. * Fix. Settings. Hide settings if key is not ok. * Fix. Settings. Added odf, fixed typo, show next scan after installation. * Fix. Settings. Replace text. * Fix. Settings. Replace text. * Fix psalm. * Fix. Settings. Check status. commit 743261a55b5eaf55e97ec9854df508e13371bbbe Merge: 4d7c1a85 27443bce Author: SVFCode <[email protected]> Date: Mon Jan 22 10:27:07 2024 +0500 Fix. Auth. Change text. Fix. Auth. Change text. commit 4d7c1a85985a4cbc4911f519e506c90ba83e0415 Merge: e658818f cbb7c63e Author: Alex <[email protected]> Date: Wed Jan 17 15:02:30 2024 +0500 Merge pull request #272 from CleanTalk/fswatcher File System Journal commit cbb7c63ee4b8a4a33ded1a4a6f5001eede740072 Author: alexandergull <[email protected]> Date: Wed Jan 17 14:54:30 2024 +0500 Fix. FSWatcher. Logs path protected. commit 633808f74ce5e26cafb2df7af7693a00980e8749 Merge: a6c2da3c e658818f Author: alexandergull <[email protected]> Date: Wed Jan 17 14:09:48 2024 +0500 Merge branch 'dev' into fswatcher commit a6c2da3c67122ff9bb93d78dec1464f2fd14313a Author: alexandergull <[email protected]> Date: Tue Dec 19 13:40:39 2023 +0500 Mod. FS Watcher updates. commit 869d29ebe2bbc88e3598b8d1ee138d6cc3f2aef6 Author: alexandergull <[email protected]> Date: Wed Jan 17 13:42:31 2024 +0500 Version: 2.126.1-fix commit 754ac46b3bcf13fcc799c207adbb280adbf9d54d Merge: e8d2bbc0 a4796a11 Author: alexandergull <[email protected]> Date: Wed Jan 17 13:41:56 2024 +0500 Merge branch 'master' into fix commit e658818f1948bc9af8389ca4c4fed16e694c22f8 Author: alexandergull <[email protected]> Date: Wed Jan 17 13:41:36 2024 +0500 Version: 2.126.1-dev commit a4796a112d318c079bbd8919f611c4918c5e565c Author: alexandergull <[email protected]> Date: Wed Jan 17 10:08:45 2024 +0500 Fix. Scanner. Send results. Collecting suspisicious files fixed. commit 5c7d3b06bf1804aedf5301fb4b6e9567ddca18bb Author: alexandergull <[email protected]> Date: Tue Jan 16 17:49:15 2024 +0500 Ref. Scanner. Sending files refactored. commit 126439470db3d4df5b368302f776d6067622db7f Author: alexandergull <[email protected]> Date: Mon Jan 15 14:42:32 2024 +0500 Fix. Scan results accordion. Fix view dialog height. commit c85bf67585bb1e8080a025194fc77be7f226dcfe Author: alexandergull <[email protected]> Date: Mon Jan 15 13:18:13 2024 +0500 Fix. Code. Scanner. Typo on collecting susp results fixed and refactored. commit b284e068b5e64c3598e66e319ef57681b3a929ac Author: alexandergull <[email protected]> Date: Mon Jan 15 10:32:24 2024 +0500 Fix. Code. Cron. Use call_user_func() instead of deprecated call_user_func_array(). commit 27443bce9222823afd3812d24b93d6c264ae2bba Author: svfcode <[email protected]> Date: Sat Jan 13 17:32:39 2024 +0300 Fix. Auth. Change text. commit b55ebb6625963aa842b37bffdea0aa2d165e5984 Merge: 48e33ce5 d49df7f1 Author: alexandergull <[email protected]> Date: Fri Jan 12 16:19:01 2024 +0500 Merge remote-tracking branch 'origin/dev' into dev commit 48e33ce581b494aa79a91d334aec60dfbc818a62 Author: alexandergull <[email protected]> Date: Fri Jan 12 16:18:44 2024 +0500 Upd. URL. Malware removal service link changed. commit 4d91f6d5653c92e557a8d423671cd67fe75708e5 Author: alexandergull <[email protected]> Date: Fri Jan 12 12:24:44 2024 +0500 Version: 2.126 and readme updated. commit d49df7f1b52747fa3e07ac178a392dd2f388f29c Author: alexandergull <[email protected]> Date: Fri Jan 12 12:24:44 2024 +0500 Version: 2.126 and readme updated. commit d42a5d33d2f65723fbb6306f4c6d98014fb2ec04 Merge: 4838a225 a40e9053 Author: Alex <[email protected]> Date: Fri Jan 12 11:41:12 2024 +0500 Merge pull request #276 from CleanTalk/cdn_self_check.ag CDN Headers Checker commit a40e90531e029b939410fc5c238684524df7be73 Merge: 4838a225 ec19dc69 Author: alexandergull <[email protected]> Date: Fri Jan 12 11:28:04 2024 +0500 Merge remote-tracking branch 'origin/cdn_self_check.ag' into cdn_self_check.ag commit 4838a2251b9b0a990c682c6686c982ea23718d32 Author: Anton <[email protected]> Date: Thu Jan 11 18:16:28 2024 +0700 Fix. Settings. Changed the period in the message commit e8d2bbc0e576d57660cfd209c4d641a43dff4627 Author: Anton <[email protected]> Date: Thu Jan 11 18:16:28 2024 +0700 Fix. Settings. Changed the period in the message commit 5077a3e8c1ba182782ead2615ff4bbde4673d66b Author: alexandergull <[email protected]> Date: Thu Jan 11 13:59:32 2024 +0500 Code. Version 2.125.1-dev. commit 039b20650212c7c1287b391415d24528949242d1 Merge: 56e2e979 3eb2935b Author: alexandergull <[email protected]> Date: Thu Jan 11 13:57:27 2024 +0500 Merge branch 'fix' into dev commit 56e2e9795f6a273b61f5de9cb8b5086b4247bf73 Merge: cd51fca3 b3c96f1b Author: Alex <[email protected]> Date: Thu Jan 11 13:35:39 2024 +0500 Merge pull request #286 from CleanTalk/send-suspicious-to-cloud New. Scanner. Send suspicious files to cloud. commit cd51fca3cf913a4d599ddf1ca165ad0fb7ce43bc Merge: d2f2d9f1 12583fa3 Author: Alex <[email protected]> Date: Thu Jan 11 13:32:47 2024 +0500 Merge pull request #284 from CleanTalk/queue-logs New. SecFW. Added last update log. commit d2f2d9f11133371a0b6477752b83e17de46b8b34 Merge: 97c71cfb 6d9a9918 Author: Alex <[email protected]> Date: Thu Jan 11 13:32:10 2024 +0500 Merge pull request #281 from CleanTalk/adaptive_table-av Upd.Lib.Adaptive table and drop-down line commit 6d9a9918ca8c0ff931edf70c401becc37102888f Author: alexandergull <[email protected]> Date: Thu Jan 11 13:29:29 2024 +0500 Code. JS reminify. commit a3a2621360c36fc45e367bbf16c9a080b828cd0d Merge: 8514235e 97c71cfb Author: alexandergull <[email protected]> Date: Thu Jan 11 13:28:47 2024 +0500 Merge branch 'dev' into adaptive_table-av commit 97c71cfb74df58d218ebc57e017f766a6e941493 Merge: a1b7ebcf 0f2bae8b Author: Alex <[email protected]> Date: Thu Jan 11 13:26:44 2024 +0500 Merge pull request #283 from CleanTalk/changes_btn_settings_av Changes btn settings av commit a1b7ebcfbdcbb381abdbbdc84547548b3f79a1ca Merge: bce46223 4a3f8257 Author: Alex <[email protected]> Date: Thu Jan 11 13:21:38 2024 +0500 Merge pull request #289 from CleanTalk/accordeons_logic_improvements.ag Accordions logic commit 4a3f825746d8d189f931b11babc02c8d68219b0d Merge: 10b0f0c9 bce46223 Author: alexandergull <[email protected]> Date: Thu Jan 11 13:01:27 2024 +0500 Merge branch 'dev' into accordeons_logic_improvements.ag commit b3c96f1b867cc8361a736c213ab15491f4136eb8 Author: svfcode <[email protected]> Date: Thu Jan 11 09:16:04 2024 +0300 New. Scanner. Send suspicious files to cloud. commit bce46223dc57367b50676b1a3cab1fef6b6baa96 Merge: 8239e5b2 a08f17f2 Author: Alex <[email protected]> Date: Thu Jan 11 10:34:28 2024 +0500 Merge pull request #285 from CleanTalk/check-uploaded-zip New. UploadChecker. Checking archive in media uploader. commit ec19dc6935208e53b3a765caaf8ce9c82689e5c2 Author: alexandergull <[email protected]> Date: Thu Jan 11 10:28:16 2024 +0500 Cron. Restored cron. commit a08f17f289eaccee6d0fc1e050846e24b5d2afae Author: SVFCode <[email protected]> Date: Thu Dec 28 05:41:17 2023 +0000 Fix. Remove redundant code. commit 8239e5b294a6b69a75c0a16bbc43a88bfcf3a2a0 Merge: 85b55249 8b6d10f8 Author: SVFCode <[email protected]> Date: Mon Dec 25 16:25:39 2023 +0500 Merge pull request #277 from CleanTalk/IP-schema-separated Fix. SecFW. Updating separated by v4 and v6. commit 8b6d10f8eda1409083c2e21842f6a6d9359ba3e7 Author: svfcode <[email protected]> Date: Mon Dec 25 14:23:14 2023 +0300 Fix. Added separated tables to Deactivator. commit 02714e36efd95462cb6659e7e9e2394fa007f4e9 Merge: 0402590c 85b55249 Author: svfcode <[email protected]> Date: Mon Dec 25 13:52:34 2023 +0300 Merge branch 'dev' into IP-schema-separated commit f2988454831f1f95710d23c81756d204508821b4 Author: svfcode <[email protected]> Date: Mon Dec 25 09:45:56 2023 +0300 New. UploadChecker. Checking archive in media uploader. commit 85b5524917db053e74b198ac262722d2a6811cc0 Merge: 78ec2207 dfbf30b5 Author: Alex <[email protected]> Date: Wed Dec 20 21:32:51 2023 +0500 Merge pull request #282 from CleanTalk/upload_checker.ag New Upload Checker module. commit 3eb2935b5f47fd849d430ed67fe13d89cf2f2160 Author: alexandergull <[email protected]> Date: Wed Dec 20 21:16:42 2023 +0500 Fix. Accordions. Red dot status fixed. commit 10b0f0c9d0d901b70f48e06799b633bac13a0bc6 Author: alexandergull <[email protected]> Date: Wed Dec 20 21:16:42 2023 +0500 Fix. Accordions. Red dot status fixed. commit 1c72d06cece306bf67e6764438dfeae32e3e62e9 Author: alexandergull <[email protected]> Date: Wed Dec 20 20:33:13 2023 +0500 Fix. DTO test fixed. commit b580e3aa263f9e58ad5429a9230d2b1a9856c8e6 Author: alexandergull <[email protected]> Date: Wed Dec 20 20:21:48 2023 +0500 Fix. Arr. mergeWithSavingNumericKeysRecursive() fixed. commit d4d347e1f771d2f51a4aa88a9714d5a5fcafd845 Author: alexandergull <[email protected]> Date: Wed Dec 20 20:21:21 2023 +0500 Fix. Scanner. File sending. Fix DTO and results merging. commit 2bb208fd6e2ad9f935d1958eaf27d110961e45ee Author: alexandergull <[email protected]> Date: Wed Dec 20 19:25:25 2023 +0500 Fix. Scanner. SQL request for pages selector. commit ae45090284586b9894cb7f68d2c87cfe2cadc306 Author: alexandergull <[email protected]> Date: Wed Dec 20 20:33:13 2023 +0500 Fix. DTO test fixed. commit 0215190319ad4850985aab910258b6a5eaa7a582 Author: alexandergull <[email protected]> Date: Wed Dec 20 20:21:48 2023 +0500 Fix. Arr. mergeWithSavingNumericKeysRecursive() fixed. commit 564e860aff799b145b0ed1ba952e3b677944d91a Author: alexandergull <[email protected]> Date: Wed Dec 20 20:21:21 2023 +0500 Fix. Scanner. File sending. Fix DTO and results merging. commit 4f47773f1be40f1e8ce622c9357c018e35383a66 Author: alexandergull <[email protected]> Date: Wed Dec 20 19:25:25 2023 +0500 Fix. Scanner. SQL request for pages selector. commit 127c06e84e5e3a7bce6e82134b5e37a34888db3c Author: alexandergull <[email protected]> Date: Wed Dec 20 13:42:23 2023 +0500 Restore all accordeons changes from the zip. commit 8514235e4ae004762d054791533877e6d70e5b6b Author: unknown <[email protected]> Date: Wed Dec 20 17:12:28 2023 +0700 Fix. Merge dev commit 5377d316d6e664bf9453624a6e62092ae6ed504b Author: alexandergull <[email protected]> Date: Wed Dec 20 12:55:43 2023 +0500 Reminfy. commit 643c9829981bdf735f3ca21fb4809e6b43043425 Author: unknown <[email protected]> Date: Wed Dec 20 13:19:41 2023 +0700 Fix. Lib. Add-remove class commit 03f4f87d9376fdfa2be86d3d1de6f253a262ecd0 Merge: eff4ef9c 78ec2207 Author: unknown <[email protected]> Date: Wed Dec 20 13:18:21 2023 +0700 Merge branch 'dev' of https://github.com/CleanTalk/security-malware-firewall commit 12583fa30e88282dd83f9f42195fefbdb7edd5c7 Author: svfcode <[email protected]> Date: Wed Dec 20 08:46:59 2023 +0300 Ref. SecFW. Added last update log. commit eff4ef9c6ce47f463cc6f778f7472d4af6d55e7f Merge: 7f972571 6bac4d59 Author: unknown <[email protected]> Date: Wed Dec 20 12:27:30 2023 +0700 Merge branch 'adaptive_table-av' of https://github.com/CleanTalk/security-malware-firewall commit 0f2bae8b4ef0fb81b77441a25a204faf0066ee67 Merge: a1a63424 78ec2207 Author: unknown <[email protected]> Date: Mon Dec 18 20:41:15 2023 +0700 Merge branch 'dev' of https://github.com/CleanTalk/security-malware-firewall commit a1a6342430130bb1e87bc7c78a4ebc5945376d32 Author: unknown <[email protected]> Date: Mon Dec 18 20:40:42 2023 +0700 Upd. Settings. Remove btn Delete from Approved commit 23d5933f803188ad31b9aeb6b37c8af90a148d2a Merge: ae185954 78ec2207 Author: alexandergull <[email protected]> Date: Mon Dec 18 16:36:01 2023 +0500 Merge branch 'dev' into fswatcher commit 63ff708235deb24d1b9fe03308f71f067a78cc3e Author: alexandergull <[email protected]> Date: Mon Dec 18 16:03:08 2023 +0500 Version: 2.125.1-fix commit 78ec2207eb2eb38b1dee96650e60ae688f196b01 Author: alexandergull <[email protected]> Date: Mon Dec 18 16:00:39 2023 +0500 Version: 2.125.1-dev commit 7f972571bfc1b7e4fa7efc13ef33331448606f03 Author: alexandergull <[email protected]> Date: Mon Dec 18 14:32:54 2023 +0500 Fix. PHP 8.2 Tokens. Magic calls prevented. commit dfbf30b5ea1c053ad2e77134e4f886dc132a4133 Author: alexandergull <[email protected]> Date: Mon Dec 18 12:06:46 2023 +0500 Fix. Remove middle action to skip duplicated loggin called in Firewall Module logic. commit a65e1db19f349a462d5dd7350aea77d963e01223 Author: alexandergull <[email protected]> Date: Thu Dec 14 15:52:40 2023 +0500 New. UploadChecker.php. Extracted from WAF logic. commit 6bac4d59b8b2fc165c35b51fc5a0c895ea09650e Merge: ac20e10f def9d35c Author: unknown <[email protected]> Date: Fri Dec 15 14:22:27 2023 +0700 Merge branch 'dev' of https://github.com/CleanTalk/security-malware-firewall commit ac20e10fa4bc459bc1a03524223069d55945244d Author: unknown <[email protected]> Date: Fri Dec 15 14:22:20 2023 +0700 Fix. Lib. Fixs merge dev, delete js func commit def9d35c6dae40843da0afa154ea5d745aa3579d Author: alexandergull <[email protected]> Date: Fri Dec 15 11:53:00 2023 +0500 Version 2.125 and readme updated. commit 53d573c7f7d003945bea4889072e26a36a56dfa0 Merge: df482461 424052f1 Author: unknown <[email protected]> Date: Fri Dec 15 13:35:16 2023 +0700 Fix. Lib. Merge dev commit df4824613caef1af990fedba7c2220159070b934 Author: unknown <[email protected]> Date: Fri Dec 15 13:31:46 2023 +0700 Fix. Lib. Localization global style commit 424052f178e6cce73e8f38ca2c7f2ff6ac9c9356 Author: alexandergull <[email protected]> Date: Fri Dec 15 10:31:53 2023 +0500 Partial revert LIst Table commit ad7c6e0c2a68be2d0795ec37d27574fb408050b4 Merge: 6844e68a 23db725d Author: unknown <[email protected]> Date: Fri Dec 15 00:30:47 2023 +0700 Fix. Lib. Merge commit 6844e68ab78c4e7a79c1eacc974682ef08038a5b Author: unknown <[email protected]> Date: Fri Dec 15 00:10:16 2023 +0700 Fix. Lib. Change headers logic for adaptive commit 23db725d28fd4e9f5d11280fb58d8ca23397a4ba Author: alexandergull <[email protected]> Date: Thu Dec 14 15:52:40 2023 +0500 Js reminify. commit d2e7806b839219a45f39e4e6b86d09d2ec774216 Merge: 1e352105 5faae325 Author: alexandergull <[email protected]> Date: Thu Dec 14 15:51:45 2023 +0500 Merge branch 'fix' into dev commit 1e35210584788b0e17b59044cc22df5cec1d7216 Author: unknown <[email protected]> Date: Wed Dec 13 19:45:44 2023 +0700 Upd.Gulp.Delete gulp-sass commit dd76e56ab7249c1aa4358c9052670fd9a6788de0 Author: alexandergull <[email protected]> Date: Thu Dec 14 15:50:23 2023 +0500 Revert "Fix. Lib. Delete variable" This reverts commit 74458a718bca1e115caabb43445c1c213cc1ceba. commit 8b45d1a95cbd1677c015cdcd89e92bd42de665c3 Author: alexandergull <[email protected]> Date: Thu Dec 14 15:50:16 2023 +0500 Revert "Upd.Lib.Adaptive table and drop-down line" This reverts commit dad924fa commit 22e90a4dda40fc89ba65c298fce33d96190dd8f1 Author: alexandergull <[email protected]> Date: Thu Dec 14 15:50:00 2023 +0500 Revert "Upd.Gulp.Delete gulp-sass" This reverts commit 61e38b7321215a45fca78506adb5f320823d9dbe. commit 1e38fd40c558cf0604bdee79766e004cba23abaa Author: alexandergull <[email protected]> Date: Thu Dec 14 15:04:30 2023 +0500 Psalm fixes. commit 68246f68d87ca2c94bf76d0215097832b4361781 Author: alexandergull <[email protected]> Date: Thu Dec 14 15:00:46 2023 +0500 Settings changed. Do new CDN check call on settings save. commit 5faae325d0a6ca03e5fde65de118f99da9b5ea98 Author: svfcode <[email protected]> Date: Thu Dec 14 12:52:40 2023 +0300 Fix. Scan. Added check for signatures count. commit ed0d4991a898f46619971f2d600ec7cb638b5900 Author: alexandergull <[email protected]> Date: Thu Dec 14 13:17:37 2023 +0500 Do not show changes if the new settings is the same as old. commit 7c56c44aa8038e09782e9cc1e2b1a25dc4e78893 Author: alexandergull <[email protected]> Date: Thu Dec 14 13:06:01 2023 +0500 New logic to filter known CDN headers from other (like x-forwarded-for) commit 76328f4eac8f91068bb07e343cf515a0b208b177 Author: alexandergull <[email protected]> Date: Wed Dec 13 20:46:55 2023 +0500 Fix. After dev merge. commit 5dd381ae2d0afc45744b70730be24a5b5ec44d96 Merge: 7d8a582e a525b063 Author: alexandergull <[email protected]> Date: Wed Dec 13 20:44:22 2023 +0500 Merge branch 'dev' into cdn_self_check.ag commit 7d8a582e1c3f269278f1bc2f056f05cd1e550ec4 Author: alexandergull <[email protected]> Date: Wed Dec 13 20:35:28 2023 +0500 Mod. Now use request check neither response check. commit a525b0635290c7c86a2fe7c95057a8116c17f979 Merge: f3e26979 74458a71 Author: AntonV1211 <[email protected]> Date: Wed Dec 13 21:16:59 2023 +0700 Merge pull request #280 from CleanTalk/adaptive_table-av https://doboard.com/1/task/2608 commit 74458a718bca1e115caabb43445c1c213cc1ceba Author: unknown <[email protected]> Date: Wed Dec 13 21:12:12 2023 +0700 Fix. Lib. Delete variable commit ee89fc401905c4267c89f533deeebedf69db7b95 Merge: dad924fa f3e26979 Author: unknown <[email protected]> Date: Wed Dec 13 19:59:40 2023 +0700 Merge branch 'dev' of https://github.com/CleanTalk/security-malware-firewall commit dad924fae16989615ad19c30ad851318cce4eea8 Author: unknown <[email protected]> Date: Wed Dec 13 19:59:24 2023 +0700 Upd.Lib.Adaptive table and drop-down line commit 61e38b7321215a45fca78506adb5f320823d9dbe Author: unknown <[email protected]> Date: Wed Dec 13 19:45:44 2023 +0700 Upd.Gulp.Delete gulp-sass commit f3e26979299631ccaf985d24c213a576c18a6ec3 Merge: c80be26e e32b63ab Author: SVFCode <[email protected]> Date: Wed Dec 13 17:08:33 2023 +0500 Merge pull request #278 from CleanTalk/new_deactivator.ag New Activator/Deactivator commit c80be26e8908811a53f17a66a9c5db8bdab8f296 Author: svfcode <[email protected]> Date: Wed Dec 13 13:40:12 2023 +0300 Upd. Heuristic. Add math module. commit 6d6ee69cbe5e2d594388da4c06f0b017665e5d2d Author: alexandergull <[email protected]> Date: Wed Dec 13 12:32:27 2023 +0500 New. Autotests. commit ea9c1b95193f8578f9c3166585d131ab95adcc8d Author: alexandergull <[email protected]> Date: Wed Dec 13 10:19:20 2023 +0500 Mod. Docs and refs. commit 56ce5fd4c6c895fa4cdf53b7d1f8381e5a7d91c3 Author: alexandergull <[email protected]> Date: Tue Dec 12 17:47:37 2023 +0500 Ref. Layout HTML logic rebuilt to template-like. commit 84b115ec455c6a209c01054c72037992bc93a290 Author: alexandergull <[email protected]> Date: Tue Dec 12 15:02:28 2023 +0500 Mod. Ip::get(). Get automatic search if no IP provided in selected header. commit c729e276432a33636bedca61b6994e3ad1a945d5 Merge: 40c5c849 fa77dbf5 Author: alexandergull <[email protected]> Date: Tue Dec 12 14:24:24 2023 +0500 Merge branch 'dev' into cdn_self_check.ag commit fa77dbf510efb3749f6cd7b56cd2e84be0c29359 Author: Glomberg <[email protected]> Date: Mon Dec 11 11:01:21 2023 +0300 Upd. Code. Common lib (heuristic) updated. commit ae1394205a0b538eedfb1615f6d5d40e5993a91e Author: Glomberg <[email protected]> Date: Mon Dec 11 10:50:09 2023 +0300 Fix. Scanner. Undefined data key fixed. commit d3b5e83308be7205a0dc38bb84b45cc5950dc836 Author: alexandergull <[email protected]> Date: Sat Dec 9 21:10:14 2023 +0500 Code. Phpcs fix. commit 6cdca07fce6baaa514a97079209a53ebc533c26a Merge: 28658ca8 dd8c6cce Author: alexandergull <[email protected]> Date: Sat Dec 9 21:05:49 2023 +0500 Merge remote-tracking branch 'origin/fix' into fix commit 28658ca82f8ee2aace3b8648089767d57328a192 Author: alexandergull <[email protected]> Date: Tue Dec 5 13:26:14 2023 +0500 Fix. PHP 8.2 deprecated notice fixed (creation of dynamic property ::cookie_domain) commit ae185954f36d6de05b9d17154f3d8042f9f0ef19 Author: Glomberg <[email protected]> Date: Fri Dec 8 10:16:43 2023 +0300 Upd. FS Watcher. Ajax url fixed #2. commit 0402590c45c761e46177704a5e13270fb6ed4cc9 Author: Glomberg <[email protected]> Date: Thu Dec 7 17:10:48 2023 +0300 Fix. FireWall. `privateRecordsAdd`, `privateRecordsDelete` implemented for new DB structures. commit 729fb651088f3060422f7863a0be803ebe6bedf2 Merge: 41e592fc 083f9704 Author: Glomberg <[email protected]> Date: Thu Dec 7 14:47:58 2023 +0300 Merge remote-tracking branch 'origin/dev' into IP-schema-separated commit cf8f39d7a9c8a5802fc196b45f31b36074bdde6a Author: Viktor <[email protected]> Date: Thu Dec 7 14:42:37 2023 +0300 Fix. SecFW. FW results priority fixed. (#279) commit 613d0c305c7787baea84c20e5346fb0cd987da69 Author: Glomberg <[email protected]> Date: Thu Dec 7 09:51:38 2023 +0300 Upd. FS Watcher. Layout fixed. commit 37577645d5393726bd115851c54ef4c71022d23e Author: Glomberg <[email protected]> Merge dev to react. Date: Thu Dec 7 09:51:19 2023 +0300 Upd. FS Watcher. Ajax url fixed. commit 6acf3a98a8737491307ae5be9ed55159e29e1ca0 Author: Glomberg <[email protected]> Date: Wed Dec 6 17:41:06 2023 +0300 Upd. FS Watcher. Phrases moved to the separated class. commit 7afe77f623652e1ec00f51bc7357adf40b8a451a Author: Glomberg <[email protected]> Date: Wed Dec 6 16:43:12 2023 +0300 Upd. FS Watcher. Manual creating snapshot button and logic implemented. commit 801868f5a281343b6a4d4b05fa7a97fcbf98b05e Author: Glomberg <[email protected]> Date: Wed Dec 6 13:03:07 2023 +0300 Fix: Code. Doc-blocks added, psalm notices fixed. commit d9456850eae18388439226a053a38846f82e5ef1 Author: Glomberg <[email protected]> Date: Wed Dec 6 05:55:41 2023 +0300 Fix. Code. Code style fixed. commit bc341e960a19312b390d2abdc9d729a87b2e768a Author: Glomberg <[email protected]> Date: Wed Dec 6 05:53:05 2023 +0300 Upd. Code. Gitignore updated. commit 5a31b861f406f980b3f384ff1d36e30092ab3271 Author: Glomberg <[email protected]> Date: Wed Dec 6 05:52:44 2023 +0300 Fix. FS Watcher. Selectors rendering fixed. commit a31df7b538dc16135fc4f28993d8ff1efef5063a Author: Glomberg <[email protected]> Date: Wed Dec 6 05:50:23 2023 +0300 Fix. FS Watcher. Logs directory listing prevented. commit f18a7afc89ce8d2b1c3bb1679d3bdd03e85feab5 Merge: 7452da22 083f9704 Author: Glomberg <[email protected]> Date: Wed Dec 6 05:11:57 2023 +0300 Merge remote-tracking branch 'origin/dev' into fswatcher commit dd8c6ccee90126e9242c689830b68c854b653214 Author: alexandergull <[email protected]> Date: Tue Dec 5 13:26:14 2023 +0500 Fix. PHP 8.2 deprecated notice fixed (creation of dynamic property ::data__set_cookies) commit 083f9704666d3167f27bc077ba93ebfb387c9d95 Merge: 7cbd8b6a 6f0fc3a7 Author: alexandergull <[email protected]> Date: Tue Dec 5 13:26:50 2023 +0500 Merge remote-tracking branch 'origin/dev' into dev commit 7cbd8b6a83bd905c7f61b505766c27913cc8da8c Author: alexandergull <[email protected]> Date: Tue Dec 5 13:26:14 2023 +0500 Fix. PHP 8.2 deprecated notice fixed (creation of dynamic property ::data__set_cookies) commit 6f0fc3a7bacb0a07436d05ac1e4a765eb0e98d70 Author: Glomberg <[email protected]> Date: Tue Dec 5 11:01:56 2023 +0300 Fix. Settings. Getting Access Key message fixed. commit 1f807f44f60b3aa502df05f72768bcf864b6a0bb Author: Glomberg <[email protected]> Date: Tue Dec 5 10:08:48 2023 +0300 Version: 2.124.1-fix. commit cebcfbb49bb9eff5f7a6d22132dd63ac6174317a Author: Glomberg <[email protected]> Date: Tue Dec 5 10:02:02 2023 +0300 Version: 2.124.1-dev. commit 9b4fbf471f98ea6666e7db6b8e417034c480bf32 Author: Glomberg <[email protected]> Date: Tue Dec 5 08:53:35 2023 +0300 Upd. Readme. Changelog updated. commit 1170817341acd43fac8d8b21c3c8a073d1799959 Author: Glomberg <[email protected]> Date: Tue Dec 5 08:41:13 2023 +0300 Upd. Scanner. Landing banners fixed. commit e32b63ab807dafe86e57dd16bf22728545bc7f82 Merge: 1fb1f134 d2420850 Author: alexandergull <[email protected]> Date: Tue Dec 5 10:06:28 2023 +0500 Merge branch 'dev' into new_deactivator.ag commit 1fb1f134e6603f2f14436a35e99ce223073ce0f4 Author: alexandergull <[email protected]> Date: Mon Dec 4 16:50:54 2023 +0500 New. Activator class implemented. commit d2420850bc9899316baeae031d5b3a1e218f0d15 Author: Glomberg <[email protected]> Date: Mon Dec 4 16:17:12 2023 +0300 Upd. Scanner. Manual core button implemented. commit e15dcb72d781cf65fc729d093da3d5c00354f419 Author: alexandergull <[email protected]> Date: Fri Dec 1 13:40:38 2023 +0500 New. Deactivator class implemented. commit 04bde435ab1860aa3d6529e71a96d1bdba822ed1 Author: Glomberg <[email protected]> Date: Mon Dec 4 14:00:04 2023 +0300 Upd. Lib. Heuristic library updated. commit 60af41802c31b92fecac752b0d989e595aea760f Author: Glomberg <[email protected]> Date: Mon Dec 4 12:28:51 2023 +0300 Version: 2.124. commit 6da870e01075156d4ec3b334fa4272a428712887 Merge: 51b6dfba 69fba08d Author: Glomberg <[email protected]> Date: Fri Dec 1 10:52:53 2023 +0300 Merge remote-tracking branch 'origin/fix' into dev commit 41e592fcf3a243b1b10636989b69ac538548fc22 Author: Glomberg <[email protected]> Date: Fri Dec 1 10:50:31 2023 +0300 Fix. FireWall. Updater implemented for new DB structures. commit 51b6dfba43b41760a416b91f675fb60bf9389e2c Author: Viktor <[email protected]> Date: Fri Dec 1 10:49:23 2023 +0300 Fix. FireWall. Statuses of the triggered networks displayed. (#275) * Fix. FireWall. Statuses of the triggered networks displayed. * Fix. Code. Code style fixed. commit 73e86a51b15340368c9138919d586b4da1b7f77a Merge: 274796d5 72d8e138 Author: Glomberg <[email protected]> Date: Thu Nov 30 14:47:36 2023 +0300 Merge remote-tracking branch 'origin/dev' into IP-schema-separated commit 274796d5858fbb22c65d83698f458ebbafd945fd Author: Glomberg <[email protected]> Date: Thu Nov 30 14:46:55 2023 +0300 Fix. Code. Code style fixed. commit 6fc699ff2228e3f7322d218d0ec977ae45192b1b Author: Glomberg <[email protected]> Date: Thu Nov 30 14:40:32 2023 +0300 Fix. FireWall. Stats tab - networks counts stored in the database fixed. commit e71298cc68a9513cdbeca46b1f484554a86e6a8b Author: Glomberg <[email protected]> Date: Thu Nov 30 13:34:18 2023 +0300 Fix. FireWall. Networks data selecting (SQL) fixed. commit 72d8e1383c81c489a6ef8c4b615101e7e8352c5f Author: Viktor <[email protected]> Date: Wed Nov 29 14:02:47 2023 +0300 Upd. Traffic control. TC logic updated. (#274) * Upd. Traffic control. SQL schema updated. * Upd. Traffic control. TC logic updated. * Upd. Traffic control. TC unit test updated. * Fix. TC. Updating logs fixed. * Fix. Code. Code style fixed. * Fix. FireWall. TC limit logic fixed. commit 40c5c84902961d5d2ffecb43e82cca84062b5b14 Author: alexandergull <[email protected]> Date: Wed Nov 29 14:59:43 2023 +0500 Fix. Header get. commit 7d9a57969561974de59552588124a5b62898e384 Author: alexandergull <[email protected]> Date: Wed Nov 29 14:51:49 2023 +0500 Psalm/PHPunit/PHPCS fixes. commit e8512e2c1353dd3874a4c268f96d0a5d2ed56ca0 Author: alexandergull <[email protected]> Date: Wed Nov 29 14:34:57 2023 +0500 New. RC implemented. commit fba8f4729045ad74e180b8cfe08395095cb1b296 Author: alexandergull <[email protected]> Date: Wed Nov 29 14:18:33 2023 +0500 Mod. Settings. Known headers taken from IP::$known_headers. commit 607a41d25b00b7390d38f7976c6f01aec9d4538c Author: alexandergull <[email protected]> Date: Wed Nov 29 09:43:56 2023 +0500 Main logic done. commit 69fba08d31c620cc6b5ef31d4332f3a88d1346ba Author: alexandergull <[email protected]> Date: Mon Nov 27 11:21:08 2023 +0500 Fix. Table cells popup of hidden long text - CSS fixed. commit 27bed7af2ea1274cb64af7e34d8776c3c0d4f76a Author: Glomberg <[email protected]> Date: Thu Nov 23 15:45:26 2023 +0300 Fix. Code. Code style and psalm fixed. commit d8c371b56153400474e21eef5ec9f72fea90a27f Merge: f92c27e7 187bc36e Author: Glomberg <[email protected]> Date: Thu Nov 23 15:13:43 2023 +0300 Merge remote-tracking branch 'origin/dev' into IP-schema-separated commit 187bc36ec9095a0911eb3a69386072c1dbd9e0ef Author: Glomberg <[email protected]> Date: Thu Nov 23 14:48:53 2023 +0300 Fix. Readme.md. Auto tests badge fixed. commit eb2df1a5c945c978ef0f042371b3ff94e2a08e4d Merge: 6fe42741 fee8f5c2 Author: Glomberg <[email protected]> Date: Thu Nov 23 14:42:10 2023 +0300 Merge remote-tracking branch 'origin/dev' into fix commit f92c27e701883b5199a96b24f359887e67d471a2 Author: Glomberg <[email protected]> Date: Thu Nov 23 14:11:08 2023 +0300 Fix. SecFW. Updating separated by v4 and v6. commit 8c4645f7af9700d436eca376ca66ab755f96475b Author: Glomberg <[email protected]> Date: Thu Nov 23 14:10:14 2023 +0300 Fix. SecFW. Schema updated. commit fee8f5c2128b7eb3bc43d0da775d2339eb7b2fe2 Author: Glomberg <[email protected]> Date: Wed Nov 22 12:48:14 2023 +0300 Fix. Code. Code style and psalm fixed. commit a0cbf2330fd0165c540fa132b57f8de1214c21e8 Author: Glomberg <[email protected]> Date: Wed Nov 22 12:47:34 2023 +0300 Fix. Code. Common lib updated. commit e4106efde033e6b7f7eaaa00dafc9e4f28f09f09 Author: Glomberg <[email protected]> Date: Wed Nov 22 12:13:10 2023 +0300 Fix. Code. Auto tests github action fixed. commit b8f854ace6e5b91c2e02067b8d71dd7da99bb479 Author: Glomberg <[email protected]> Date: Wed Nov 22 12:01:43 2023 +0300 Fix. Code. Auto tests github action fixed. commit 3781072c4c5eecf40b9707e2c6317413d803e7ee Author: Glomberg <[email protected]> Date: Wed Nov 22 11:59:13 2023 +0300 Fix. Code. Auto tests github action fixed. commit c1604aa646816714f082c60cb7e40da21f7fe840 Author: Glomberg <[email protected]> Date: Wed Nov 22 10:48:47 2023 +0300 Fix. Code. Auto tests github action fixed. commit 5f7caf34d0a08f136d850fb49869cf612c314205 Author: Glomberg <[email protected]> Date: Wed Nov 22 10:10:54 2023 +0300 Upd. Code. Auto tests replaced to github action instead of travis. commit 6fe42741276a6924e7c8439d111f89dee1e53867 Author: Glomberg <[email protected]> Date: Mon Nov 20 16:10:35 2023 +0300 Version: 2.123.1-fix. commit bcedea15d60dadad84d7d309ffd372503f334cea Author: Glomberg <[email protected]> Date: Mon Nov 20 11:54:13 2023 +0300 Version: 2.123.1-dev. commit 7d3ef17604968d68b5ce027718b77a9f36b7a8d0 Author: Glomberg <[email protected]> Date: Mon Nov 20 11:29:25 2023 +0300 Upd: Readme. Changelog updated. commit f72e9ad4fbd3b34ca6a473b0ceccd9e5193d71f0 Author: Glomberg <[email protected]> Date: Mon Nov 20 11:27:47 2023 +0300 Fix: Settings. Detected IP notice fixed. commit c56a458f00f117353886c4666f92f33e44c6b68f Merge: 67e44968 91bf54d8 Author: Alex <[email protected]> Date: Mon Nov 20 11:23:05 2023 +0500 Merge pull request #273 from CleanTalk/DENY_BY_WAF_BLOCKER.ag New status DENY_BY_WAF_BLOCKER for logs commit 91bf54d8b2a393799b41753a11d61f71f1704fc8 Merge: 2cef3e11 67e44968 Author: alexandergull <[email protected]> Date: Mon Nov 20 11:20:21 2023 +0500 Merge branch 'dev' into DENY_BY_WAF_BLOCKER.ag commit 2cef3e115d86ed33b625add8e876b4d15cb9e478 Author: alexandergull <[email protected]> Date: Fri Nov 17 17:29:49 2023 +0500 Fix. WAF blocker. Parenthesizing SQL query. commit 727c4eff3ebcb10bbe65bac7b0c3b8130e3aac97 Author: alexandergull <[email protected]> Date: Fri Nov 17 15:07:23 2023 +0500 Mod. WAF blocker. New reason code "-10". New description for blocking page. commit 67e449684e77eba89fe3d339cc70d92cc338a645 Author: Glomberg <[email protected]> Date: Fri Nov 17 10:30:34 2023 +0300 Version: 2.123 and changelog updated. commit 584eb72a70490855b03e757b2f85d3dcaec36fa5 Merge: f6051f83 edd28398 Author: Glomberg <[email protected]> Date: Fri Nov 17 10:25:01 2023 +0300 Merge remote-tracking branch 'origin/fix' into dev commit f6051f83cd30e85078bc2dc33e91ba0b725a8fe1 Author: Viktor <[email protected]> Date: Fri Nov 17 10:22:52 2023 +0300 Upd. Settings. Additional headers IP getting option updated. (#271) commit 7452da227d282560bf234c3e79f5883de33cff34 Author: alexandergull <[email protected]> Date: Thu Nov 16 21:56:45 2023 +0500 PSALM Fixes after dev merge. commit 304964897e0adbd493a1abaafb20a3781b86a528 Merge: e4a871fe 3aadb837 Author: alexandergull <[email protected]> Date: Thu Nov 16 21:42:11 2023 +0500 Merge branch 'dev' into fswatcher commit e4a871fee323be2ece59f684a642cf8e156a98ab Author: alexandergull <[email protected]> Date: Thu Nov 16 21:38:06 2023 +0500 PSALM fixes. commit f3dafde8668262613451fdb1693339ce65f890ed Author: alexandergull <[email protected]> Date: Thu Nov 16 21:02:12 2023 +0500 PHPCS fixes. commit 6905f4ca4af11e6f7d2c1663b0e6c15de63a3fb1 Author: alexandergull <[email protected]> Date: Thu Nov 16 20:51:12 2023 +0500 JS docs and refactoring. commit c82fb7ff6a987fdaf7d6c63932f4ae58236a606f Author: alexandergull <[email protected]> Date: Thu Nov 16 20:15:46 2023 +0500 Ref. FWWatcher. Lot of improvements. commit 7cae9d87ad536b7d11fe0a0a9b571944d4eeba30 Author: alexandergull <[email protected]> Date: Thu Nov 16 20:14:26 2023 +0500 New. Settings. FS Watcher on/off. Enabled by defaults. commit edd28398f57c4ed6db765b385d85a58cd54d9ddf Author: svfcode <[email protected]> Date: Thu Nov 16 15:53:39 2023 +0300 Fix. Scan. Handling empty signature_found. commit 8de6058dddec22e7962bec8f9e70395b6a5ad358 Author: svfcode <[email protected]> Date: Thu Nov 16 15:36:22 2023 +0300 Fix. Auth. Removed conflict with password protected pages. commit 53811a87e2766d00c069f6bf3a7873bdfd289c2f Author: svfcode <[email protected]> Date: Thu Nov 16 13:24:14 2023 +0300 Fix. Scan. Increasing amount dynamically. commit 3aadb837e6042d38dd52265f2780958006e9a55c Author: Glomberg <[email protected]> Date: Thu Nov 16 11:34:29 2023 +0300 Fix. Settings. Enqueue `scanner-plugin.js` script fixed. commit e310ffa7635a8e4a760d2c2edc822dee40a6e752 Author: Glomberg <[email protected]> Date: Wed Nov 15 11:33:05 2023 +0300 Fix. SecFW. FireWall priority fixed. commit b5410ec037fe95d8f442fed803f42977aa1656ae Author: svfcode <[email protected]> Date: Wed Nov 15 11:27:07 2023 +0300 Fix. Scan. Added retry for unstable connection. commit 41305694652bb5eeec1783af7fd51c7e960e8462 Author: alexandergull <[email protected]> Date: Wed Nov 15 08:57:51 2023 +0500 Fix. Compare. Delete unzipped files. commit 25c3d804915cc8345330fb369b95219fbaa47bef Author: alexandergull <[email protected]> Date: Tue Nov 14 15:47:07 2023 +0500 New. FSW table template. commit 238cb0a16d55d941de93b22b553a3dec851c7f0a Author: alexandergull <[email protected]> Date: Tue Nov 14 14:50:58 2023 +0500 Fix. Logger. commit 437d890d4c3766bf46fefed7b0dc6afd28923276 Author: alexandergull <[email protected]> Date: Tue Nov 14 14:48:53 2023 +0500 Fix. Codestyle. commit bbb82b92f8f38290e894bc2ed141bf0fe7431b78 Author: svfcode <[email protected]> Date: Tue Nov 14 12:46:15 2023 +0300 Fix. Scan. Excluded invalid index. commit 93e1a134c68f50c646c1a9406e74be3616035638 Author: svfcode <[email protected]> Date: Sat Nov 11 11:56:26 2023 +0300 New. FSWatcher. Analyze WIP. commit ecf6305e6e066126968589afdc86f0931bb9a67a Author: Viktor <[email protected]> Date: Fri Nov 10 11:25:34 2023 +0300 New. Scanner. Analysis bulk actions: deleting implemented. (#270) * New. Scanner. Analysis log - bulk actions. * Fix. Scanner. Analysis bulk actions: handler fixed. * Fix. Scanner. Analysis bulk actions: replace bulk action on unchecked files. * Fix. Scanner. Analysis bulk actions: JavaScript logic fixed. * Fix. Scanner. Analysis bulk actions: SQL query fixed. * Fix. Scanner. Analysis bulk actions: Apply to all button fixed. commit 489b8223c6eba0c483efcdba9b12dd57f06b854c Author: svfcode <[email protected]> Date: Thu Nov 9 12:41:26 2023 +0300 Fix. WafBlocker. Compatible with php8. commit af371c24dcbf5bb819fc087dff35769b08853e6d Merge: 6b13f1a0 30a81fa7 Author: svfcode <[email protected]> Date: Wed Nov 8 10:27:36 2023 +0300 Merge branch master into fix commit dd0593a64f97dc061df9e0125c58eebffb86db95 Author: svfcode <[email protected]> Date: Wed Nov 8 10:16:31 2023 +0300 update version commit 30a81fa70bc943ee7ded8eded9f5b9e19d761181 Merge: 9098e102 e0d33075 Author: svfcode <[email protected]> Date: Wed Nov 8 10:14:07 2023 +0300 Merge branch dev to master commit 6b13f1a084460cb178d33d769c62f4178e34e49a Merge: 512b7d3d 8aa0c046 Author: alexandergull <[email protected]> Date: Tue Nov 7 16:16:10 2023 +0500 Merge remote-tracking branch 'origin/fix' into fix commit 512b7d3dc41099aa91fab7d10132260886e28f9d Author: svfcode <[email protected]> Date: Tue Nov 7 12:33:17 2023 +0300 Fix. Integrations. Add Password-protected compatibility. commit e0d33075a0803748384fa3c39ffdb9f166c53e8d Author: svfcode <[email protected]> Date: Tue Nov 7 12:33:17 2023 +0300 Fix. Integrations. Add Password-protected compatibility. commit b5ee8025be0bfc3c175c7086311c2a3045b80747 Author: svfcode <[email protected]> Date: Tue Nov 7 12:11:54 2023 +0300 Update. Settings. Show message if auto get key not allow. commit 8f4cf4b4e95c888b4da1bfd267ca9dc080303c0a Author: svfcode <[email protected]> Date: Tue Nov 7 11:18:52 2023 +0300 Fix. Scan. Revert concatenate from heuristic. commit 1162b1d7619c22a57522f4e2c2cc2b065b3408bf Author: svfcode <[email protected]> Date: Tue Nov 7 10:25:58 2023 +0300 update version commit 75fd01da409dd7236b6b330292a5db0e2a099d28 Author: svfcode <[email protected]> Date: Tue Nov 7 09:53:24 2023 +0300 update version and changelog commit 8aa0c046f82e68429369ff68f1dba1c39049826c Merge: be8e225d 5649b01a Author: svfcode <[email protected]> Date: Tue Nov 7 09:43:26 2023 +0300 Merge dev into fix commit 5649b01aa97d1e3ea3256c2dec93fcccf69bade5 Author: alexandergull <[email protected]> Date: Fri Nov 3 14:42:47 2023 +0500 Fix. RenameLoginPage. Skip login renaming process for password-protected pages. (cherry picked from commit be8e225d08889ad94192fd1c674d518a1e483d3c) commit e376a395d20d3e97d8fc700a1fd9326ac4290d55 Author: alexandergull <[email protected]> Date: Thu Nov 2 11:24:34 2023 +0500 Fix. Heuristic. Command shell detection. Regex fixed. (cherry picked from commit 9c7b2ca5252d3a9618563d00b49e7f948b777853) commit 3aca17d09e5df27569682063f1809cfb31ee5bdd Author: Glomberg <[email protected]> Date: Tue Nov 7 09:33:53 2023 +0300 Fix. Code. Common lib updated. commit 9be1b167c5c73073b3aa518ef195af578245dba0 Author: Glomberg <[email protected]> Date: Tue Nov 7 09:23:42 2023 +0300 Fix. Code. Fatal errors fixed. commit db709862b5cd69b12fb1844c7f0216f1c3d6ed38 Author: Viktor <[email protected]> Date: Tue Nov 7 07:41:57 2023 +0300 New. FireWall. New module added: `WAF Blocker`. (#267) * Fix. FireWall. FireWall module abstract class constructor fixed. * New. Options. New option added: `WAF Blocker`. * New. FireWall. New status added: `DENY_BY_WAF_BLOCKER`. * New. FireWall. New module added: `WAF Blocker`. * Upd. Plugin version increased. commit 1408631b90c112652fe008d656c48ac5394ad66c Author: SVFCode <[email protected]> Date: Tue Nov 7 07:27:43 2023 +0300 Fix. SecFW. Updated the launch rule on wpms. (#268) commit 6f171c95ded5c1e191b848e8e25da75bb7192b8f Author: SVFCode <[email protected]> Date: Tue Nov 7 07:26:44 2023 +0300 Upd. Scan. Keep surroundings code of FMS weak in db. (#269) commit 697ac6f44e8f8f2a79032c5457286016b07d88a7 Author: SVFCode <[email protected]> Date: Tue Nov 7 07:25:02 2023 +0300 New. Scan. Hashes blacklists. (#266) * Fix. FMS logs sending. Handle non ASCII symbols before JSONify. Handle JSON error. * Ready for new denied list. * Fix. Removed test data. * Merge dev to hashes_blacklists_ready.ag Squashed commit of the following: commit 7ec4c3c07c895e18d61ed3faea4d9ea5f23c2f99 Author: Glomberg <[email protected]> Date: Fri Oct 27 16:04:24 2023 +0300 Upd. Readme updated. commit 732e258e285270287acb1f463e8dc542455d33d9 Merge: ad910fb9 3ab6df1e Author: svfcode <[email protected]> Date: Thu Oct 26 07:50:56 2023 +0300 merge master to dev commit 3ab6df1eef39e51f00e67c64512e4bf0f2e484b4 Author: svfcode <[email protected]> Date: Thu Oct 26 07:24:10 2023 +0300 merge dev to master commit ad910fb90254e721eac4f156ea40525fa67d5e04 Author: svfcode <[email protected]> Date: Wed Oct 25 15:40:56 2023 +0300 revert current_user_can function commit 67cf26cffc088fea13665233dc1b701021de5ac1 Author: svfcode <[email protected]> Date: Wed Oct 25 12:16:35 2023 +0300 Fix. Scan. Removed duplicate in backup dir name. commit 1a5b6bafc6f210832568267d023ae0ce1bcd978f Author: svfcode <[email protected]> Date: Tue Oct 24 12:20:40 2023 +0300 Upd. Scan. Excluded html and js files from check for line length. commit b7c515a2001f7b1397832fc43ad9a4ea4c5ad135 Author: svfcode <[email protected]> Date: Tue Oct 24 11:12:20 2023 +0300 Update version and changelog. commit b3fb3161c06bee11f67c5201a068ef7fdd97922a Author: svfcode <[email protected]> Date: Tue Oct 24 11:11:47 2023 +0300 merge fix to dev commit 9d4b30949f3977d28ee3b21cacc2cb1613b0a34b Author: SVFCode <[email protected]> Date: Tue Oct 24 10:52:45 2023 +0300 Update. Scan. Added check line length and mark of unreadable. (#265) * Update. Scan. Added check line length and mark of unreadable. * Update. Scan. Removed comments before check for unreadable. commit 80c898ef838125daaf77646b148a626fcd41c109 Author: SVFCode <[email protected]> Date: Tue Oct 24 10:18:26 2023 +0300 Upd. Scanner. Hidden the listing backups and quarantine directories. (#264) commit 995a89ddbda92b6a84e6d459fea055b5c75e712b Author: SVFCode <[email protected]> Date: Tue Oct 24 10:16:14 2023 +0300 Update. Common. Getting ip from resource by option. (#263) * Update. Common. Getting ip from resource by option. * Update. Common. Added handle case if optional header did not sent. * Update. Common. Added test case if optional header did not sent. * Update. Common. Refactoring getting ip. commit 67037a939c967518dd8e9b3e05c9e43e7d1c068c Merge: babf1967 2383fea8 Author: SVFCode <[email protected]> Date: Wed Oct 18 06:14:53 2023 +0300 Merge pull request #260 from CleanTalk/add-sfw-handlers-to-security-log New. Security log. Added handler for manage SFW personal list. commit babf1967a84beed7da933d41439d9adb3f7187b4 Author: Glomberg <[email protected]> Date: Tue Oct 17 05:41:57 2023 +0300 Fix. FireWall. WAF checking fixed. commit 8b9a909a4a18aba4bad596fc1441c48bfb0fa8b2 Author: Glomberg <[email protected]> Date: Mon Oct 16 21:39:39 2023 +0300 Fix. Scanner. Quarantining files fixed. commit 894609034a75dd65c14c19cad155194f4b7e6854 Author: Glomberg <[email protected]> Date: Mon Oct 16 19:55:19 2023 +0300 Fix/ Scanner. Hovered text layout fixed. commit 2383fea8b95798be5d145f1f7922f5f731a4f445 Author: svfcode <[email protected]> Date: Fri Oct 13 07:42:32 2023 +0300 New. Security log. Added handler for manage SFW personal list. commit ad910fb90254e721eac4f156ea40525fa67d5e04 Author: svfcode <[email protected]> Date: Wed Oct 25 15:40:56 2023 +0300 revert current_user_can function commit 67cf26cffc088fea13665233dc1b701021de5ac1 Author: svfcode <[email protected]> Date: Wed Oct 25 12:16:35 2023 +0300 Fix. Scan. Removed duplicate in backup dir name. commit 1a5b6bafc6f210832568267d023ae0ce1bcd978f Author: svfcode <[email protected]> Date: Tue Oct 24 12:20:40 2023 +0300 Upd. Scan. Excluded html and js files from check for line length. commit b7c515a2001f7b1397832fc43ad9a4ea4c5ad135 Author: svfcode <[email protected]> Date: Tue Oct 24 11:12:20 2023 +0300 Update version and changelog. commit b3fb3161c06bee11f67c5201a068ef7fdd97922a Author: svfcode <[email protected]> Date: Tue Oct 24 11:11:47 2023 +0300 merge fix to dev commit 9d4b30949f3977d28ee3b21cacc2cb1613b0a34b Author: SVFCode <[email protected]> Date: Tue Oct 24 10:52:45 2023 +0300 Update. Scan. Added check line length and mark of unreadable. (#265) * Update. Scan. Added check line length and mark of unreadable. * Update. Scan. Removed comments before check for unreadable. commit 80c898ef838125daaf77646b148a626fcd41c109 Author: SVFCode <[email protected]> Date: Tue Oct 24 10:18:26 2023 +0300 Upd. Scanner. Hidden the listing backups and quarantine directories. (#264) commit 995a89ddbda92b6a84e6d459fea055b5c75e712b Author: SVFCode <[email protected]> Date: Tue Oct 24 10:16:14 2023 +0300 Update. Common. Getting ip from resource by option. (#263) * Update. Common. Getting ip from resource by option. * Update. Common. Added handle case if optional header did not sent. * Update. Common. Added test case if optional header did not sent. * Update. Common. Refactoring getting ip. commit 67037a939c967518dd8e9b3e05c9e43e7d1c068c Merge: babf1967 2383fea8 Author: SVFCode <[email protected]> Date: Wed Oct 18 06:14:53 2023 +0300 Merge pull request #260 from CleanTalk/add-sfw-handlers-to-security-log New. Security log. Added handler for manage SFW personal list. commit babf1967a84beed7da933d41439d9adb3f7187b4 Author: Glomberg <[email protected]> Date: Tue Oct 17 05:41:57 2023 +0300 Fix. FireWall. WAF checking fixed. commit 8b9a909a4a18aba4bad596fc1441c48bfb0fa8b2 Author: Glomberg <[email protected]> Date: Mon Oct 16 21:39:39 2023 +0300 Fix. Scanner. Quarantining files fixed. commit 894609034a75dd65c14c19cad155194f4b7e6854 Author: Glomberg <[email protected]> Date: Mon Oct 16 19:55:19 2023 +0300 Fix/ Scanner. Hovered text layout fixed. commit 13b5131b9e761a2af8a118ee8f9248e979180985 Author: Glomberg <[email protected]> Date: Mon Oct 16 11:51:19 2023 +0300 Version: 2.120.1-dev. commit 4ae85690478d08fb866ad8a9cbc2669b745795f6 Merge: 8f486d94 0d8e8e07 Author: Glomberg <[email protected]> Date: Mon Oct 16 11:50:40 2023 +0300 Merge remote-tracking branch 'origin/master' into dev commit 2383fea8b95798be5d145f1f7922f5f731a4f445 Author: svfcode <[email protected]> Date: Fri Oct 13 07:42:32 2023 +0300 New. Security log. Added handler for manage SFW personal list. commit 0d8e8e07c41312503270d73da1c93a9f8f52f3da Author: svfcode <[email protected]> Date: Mon Oct 9 13:33:47 2023 +0300 update version commit 55ad60f0493d9a51a96cce5ba8bef45cf20b074d Author: svfcode <[email protected]> Date: Mon Oct 9 13:32:27 2023 +0300 merge dev to master commit 8f486d94268e520aa68b308f84100ee7431a6b91 Author: svfcode <[email protected]> Date: Mon Oct 9 13:12:45 2023 +0300 update version and readme commit 0c02128a570a7f8d10292b3f27d22c766e080e44 Author: svfcode <[email protected]> Date: Mon Oct 9 09:25:56 2023 +0300 Update. Scanner. Improved view of suspicious code. commit 5d516b684e59c6417019f1583bad647a20d6d4a0 Author: svfcode <[email protected]> Date: Mon Oct 9 06:39:51 2023 +0300 Update. Browser sign. Updated sign make logic, and count of remembered devices. commit aa641bcf7545a14af30300f4ea9eb2ecb18de783 Au…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.