Changeset 2571096
- Timestamp:
- 07/23/2021 06:55:16 PM (5 years ago)
- Location:
- passwordsentry/trunk
- Files:
-
- 3 edited
-
passwordsentry.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
version.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
passwordsentry/trunk/passwordsentry.php
r2559638 r2571096 4 4 * Plugin URI: https://www.password-sentry.com/ 5 5 * Description: Integrates Password Sentry (PS) app into the WordPress (WP) environment to track logins. 6 * Version: 1.0. 36 * Version: 1.0.4 7 7 * Requires at least: 5.7.2 8 8 * Requires PHP: 5.6 -
passwordsentry/trunk/readme.txt
r2559638 r2571096 5 5 Tags: security, login, login security, protection, access-control, firewall, brute force, dictionary attack, password sharing, hack, authentication, block users, track users, bandwidth, throttle bandwidth, proxies, password sentry, ps 6 6 Requires at least: 5.7.2 7 Tested up to: 5. 7.27 Tested up to: 5.8 8 8 Requires PHP: 5.6 9 Stable Tag: 1.0. 39 Stable Tag: 1.0.4 10 10 License: GPLv2 or later 11 11 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 100 100 * Fixed tracking issue. 101 101 102 = 1.0.4 (Jul 23 2021) = 103 * Ensured the plugin is compatible with latest version of WordPress: Version 5.8. 104 102 105 == Upgrade Notice == 103 106 = 1.0.3 = 104 107 This version fixes a tracking related bug. Upgrade immediately. 108 = 1.0.4 = 109 Upgrade not critical sinxe no changes made. Optional. -
passwordsentry/trunk/version.txt
r2559638 r2571096 1 1.0. 31 1.0.4
Note: See TracChangeset
for help on using the changeset viewer.