Changeset 3116745
- Timestamp:
- 07/12/2024 02:38:26 AM (21 months ago)
- Location:
- passwordsentry/trunk
- Files:
-
- 4 edited
-
languages/passwordsentry.pot (modified) (1 diff)
-
passwordsentry.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
-
version.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
passwordsentry/trunk/languages/passwordsentry.pot
r2991416 r3116745 1 # Copyright (C) 202 3Password Sentry1 # Copyright (C) 2024 Password Sentry 2 2 # This file is distributed under the same license as the Password Sentry WP Plugin. 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Password Sentry WP Plugin v1.0.1 3\n"6 "MIME-Version: 1.0.1 3\n"5 "Project-Id-Version: Password Sentry WP Plugin v1.0.14\n" 6 "MIME-Version: 1.0.14\n" 7 7 "Content-Type: text/plain; charset=UTF-8\n" 8 8 "Content-Transfer-Encoding: 8bit\n" 9 9 "POT-Creation-Date: 2021-04-03T07:21:52+00:00\n" 10 "PO-Revision-Date: 202 3-11-07T07:21:52+00:00\n"10 "PO-Revision-Date: 2024-07-11T07:21:52+00:00\n" 11 11 "X-Generator: WP-CLI 2.3.0\n" 12 12 "X-Domain: password-sentry\n" -
passwordsentry/trunk/passwordsentry.php
r2991416 r3116745 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.1 36 * Version: 1.0.14 7 7 * Requires at least: 5.7.2 8 8 * Requires PHP: 5.6 -
passwordsentry/trunk/readme.txt
r2991416 r3116745 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: 6. 47 Tested up to: 6.5.5 8 8 Requires PHP: 5.6 9 Stable Tag: 1.0.1 39 Stable Tag: 1.0.14 10 10 License: GPLv2 or later 11 11 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 110 110 = 1.0.13(Nov 07 2023) = 111 111 * Ensured the plugin is compatible with latest version of WordPress: Version 6.4. 112 = 1.0.14(Apr 11 2024) = 113 * Ensured the plugin is compatible with latest version of WordPress: Version 6.5.5 112 114 113 115 == Upgrade Notice == … … 134 136 = 1.0.13 = 135 137 Upgrade not critical since no changes made. Optional. 138 = 1.0.14 = 139 Upgrade not critical since no changes made. Optional. -
passwordsentry/trunk/version.txt
r2991416 r3116745 1 1.0.1 31 1.0.14
Note: See TracChangeset
for help on using the changeset viewer.