Changeset 3333169
- Timestamp:
- 07/23/2025 09:57:48 PM (8 months ago)
- Location:
- advanced-access-manager
- Files:
-
- 446 added
- 4 edited
-
tags/7.0.8 (added)
-
tags/7.0.8/aam.php (added)
-
tags/7.0.8/application (added)
-
tags/7.0.8/application/Addon (added)
-
tags/7.0.8/application/Addon/Repository.php (added)
-
tags/7.0.8/application/Audit (added)
-
tags/7.0.8/application/Audit/AuditCheckTrait.php (added)
-
tags/7.0.8/application/Audit/CoreUserRoleOptionIntegrityCheck.php (added)
-
tags/7.0.8/application/Audit/EditableFileSystemCheck.php (added)
-
tags/7.0.8/application/Audit/ElevatedCoreRoleCheck.php (added)
-
tags/7.0.8/application/Audit/EmptyUnusedRoleCheck.php (added)
-
tags/7.0.8/application/Audit/HighPrivilegeContentModeratorCheck.php (added)
-
tags/7.0.8/application/Audit/HighPrivilegeOrElevatedUserCheck.php (added)
-
tags/7.0.8/application/Audit/HighPrivilegeRoleCheck.php (added)
-
tags/7.0.8/application/Audit/HighPrivilegeUserCountCheck.php (added)
-
tags/7.0.8/application/Audit/RestfulAutoDiscoverEndpointCheck.php (added)
-
tags/7.0.8/application/Audit/RoleCapabilityNamingConventionCheck.php (added)
-
tags/7.0.8/application/Audit/RoleIntegrityCheck.php (added)
-
tags/7.0.8/application/Audit/RoleTransparencyCheck.php (added)
-
tags/7.0.8/application/Audit/XmlRpcEndpointCheck.php (added)
-
tags/7.0.8/application/Backend (added)
-
tags/7.0.8/application/Backend/AccessLevel.php (added)
-
tags/7.0.8/application/Backend/Feature (added)
-
tags/7.0.8/application/Backend/Feature.php (added)
-
tags/7.0.8/application/Backend/Feature/Abstract.php (added)
-
tags/7.0.8/application/Backend/Feature/Main (added)
-
tags/7.0.8/application/Backend/Feature/Main/AccessDeniedRedirect.php (added)
-
tags/7.0.8/application/Backend/Feature/Main/AdminToolbar.php (added)
-
tags/7.0.8/application/Backend/Feature/Main/ApiRoute.php (added)
-
tags/7.0.8/application/Backend/Feature/Main/BackendMenu.php (added)
-
tags/7.0.8/application/Backend/Feature/Main/Capability.php (added)
-
tags/7.0.8/application/Backend/Feature/Main/Content.php (added)
-
tags/7.0.8/application/Backend/Feature/Main/Identity.php (added)
-
tags/7.0.8/application/Backend/Feature/Main/Jwt.php (added)
-
tags/7.0.8/application/Backend/Feature/Main/LoginRedirect.php (added)
-
tags/7.0.8/application/Backend/Feature/Main/LogoutRedirect.php (added)
-
tags/7.0.8/application/Backend/Feature/Main/Metabox.php (added)
-
tags/7.0.8/application/Backend/Feature/Main/NotFoundRedirect.php (added)
-
tags/7.0.8/application/Backend/Feature/Main/Policy.php (added)
-
tags/7.0.8/application/Backend/Feature/Main/Url.php (added)
-
tags/7.0.8/application/Backend/Feature/Main/Welcome.php (added)
-
tags/7.0.8/application/Backend/Feature/Main/Widget.php (added)
-
tags/7.0.8/application/Backend/Feature/Settings (added)
-
tags/7.0.8/application/Backend/Feature/Settings/ConfigPress.php (added)
-
tags/7.0.8/application/Backend/Feature/Settings/Content.php (added)
-
tags/7.0.8/application/Backend/Feature/Settings/Core.php (added)
-
tags/7.0.8/application/Backend/Feature/Settings/Manager.php (added)
-
tags/7.0.8/application/Backend/Feature/Settings/Multisite.php (added)
-
tags/7.0.8/application/Backend/Feature/Settings/Security.php (added)
-
tags/7.0.8/application/Backend/Feature/Settings/Service.php (added)
-
tags/7.0.8/application/Backend/Manager.php (added)
-
tags/7.0.8/application/Backend/View (added)
-
tags/7.0.8/application/Backend/View.php (added)
-
tags/7.0.8/application/Backend/View/Helper.php (added)
-
tags/7.0.8/application/Backend/View/Localization.php (added)
-
tags/7.0.8/application/Backend/Widget (added)
-
tags/7.0.8/application/Backend/Widget/Login.php (added)
-
tags/7.0.8/application/Backend/tmpl (added)
-
tags/7.0.8/application/Backend/tmpl/index.php (added)
-
tags/7.0.8/application/Backend/tmpl/metabox (added)
-
tags/7.0.8/application/Backend/tmpl/metabox/iframe-footer.php (added)
-
tags/7.0.8/application/Backend/tmpl/metabox/iframe-header.php (added)
-
tags/7.0.8/application/Backend/tmpl/metabox/main-iframe.php (added)
-
tags/7.0.8/application/Backend/tmpl/metabox/policy-metabox.php (added)
-
tags/7.0.8/application/Backend/tmpl/metabox/policy-parent-metabox.php (added)
-
tags/7.0.8/application/Backend/tmpl/metabox/policy-principal-metabox.php (added)
-
tags/7.0.8/application/Backend/tmpl/metabox/post-iframe.php (added)
-
tags/7.0.8/application/Backend/tmpl/metabox/post-metabox.php (added)
-
tags/7.0.8/application/Backend/tmpl/metabox/principal-iframe.php (added)
-
tags/7.0.8/application/Backend/tmpl/metabox/user-iframe.php (added)
-
tags/7.0.8/application/Backend/tmpl/metabox/user-metabox.php (added)
-
tags/7.0.8/application/Backend/tmpl/page (added)
-
tags/7.0.8/application/Backend/tmpl/page/addon-panel.php (added)
-
tags/7.0.8/application/Backend/tmpl/page/current-subject.php (added)
-
tags/7.0.8/application/Backend/tmpl/page/main-panel.php (added)
-
tags/7.0.8/application/Backend/tmpl/page/security-audit.php (added)
-
tags/7.0.8/application/Backend/tmpl/page/subject-panel-advanced.php (added)
-
tags/7.0.8/application/Backend/tmpl/page/subject-panel.php (added)
-
tags/7.0.8/application/Backend/tmpl/partial (added)
-
tags/7.0.8/application/Backend/tmpl/partial/admin-toolbar-mode.php (added)
-
tags/7.0.8/application/Backend/tmpl/partial/api-route-mode.php (added)
-
tags/7.0.8/application/Backend/tmpl/partial/backend-menu-mode.php (added)
-
tags/7.0.8/application/Backend/tmpl/partial/content-access-form.php (added)
-
tags/7.0.8/application/Backend/tmpl/partial/content-service-tips.php (added)
-
tags/7.0.8/application/Backend/tmpl/partial/default-subject-tab.php (added)
-
tags/7.0.8/application/Backend/tmpl/partial/jwt-login-url.php (added)
-
tags/7.0.8/application/Backend/tmpl/partial/loading-content.php (added)
-
tags/7.0.8/application/Backend/tmpl/partial/login-form.php (added)
-
tags/7.0.8/application/Backend/tmpl/partial/multisite-sync-notification.php (added)
-
tags/7.0.8/application/Backend/tmpl/partial/post-list.php (added)
-
tags/7.0.8/application/Backend/tmpl/partial/visitor-subject-tab.php (added)
-
tags/7.0.8/application/Backend/tmpl/service (added)
-
tags/7.0.8/application/Backend/tmpl/service/access-denied-redirect.php (added)
-
tags/7.0.8/application/Backend/tmpl/service/admin-toolbar.php (added)
-
tags/7.0.8/application/Backend/tmpl/service/api-route.php (added)
-
tags/7.0.8/application/Backend/tmpl/service/backend-menu.php (added)
-
tags/7.0.8/application/Backend/tmpl/service/capability.php (added)
-
tags/7.0.8/application/Backend/tmpl/service/content.php (added)
-
tags/7.0.8/application/Backend/tmpl/service/identity.php (added)
-
tags/7.0.8/application/Backend/tmpl/service/jwt.php (added)
-
tags/7.0.8/application/Backend/tmpl/service/login-redirect.php (added)
-
tags/7.0.8/application/Backend/tmpl/service/logout-redirect.php (added)
-
tags/7.0.8/application/Backend/tmpl/service/metabox.php (added)
-
tags/7.0.8/application/Backend/tmpl/service/not-found-redirect.php (added)
-
tags/7.0.8/application/Backend/tmpl/service/policy.php (added)
-
tags/7.0.8/application/Backend/tmpl/service/url.php (added)
-
tags/7.0.8/application/Backend/tmpl/service/welcome.php (added)
-
tags/7.0.8/application/Backend/tmpl/service/widget.php (added)
-
tags/7.0.8/application/Backend/tmpl/settings (added)
-
tags/7.0.8/application/Backend/tmpl/settings/configpress.php (added)
-
tags/7.0.8/application/Backend/tmpl/settings/content.php (added)
-
tags/7.0.8/application/Backend/tmpl/settings/core.php (added)
-
tags/7.0.8/application/Backend/tmpl/settings/multisite.php (added)
-
tags/7.0.8/application/Backend/tmpl/settings/security.php (added)
-
tags/7.0.8/application/Backend/tmpl/settings/service.php (added)
-
tags/7.0.8/application/Backend/tmpl/user (added)
-
tags/7.0.8/application/Backend/tmpl/user/multiple-roles.php (added)
-
tags/7.0.8/application/Backend/tmpl/widget (added)
-
tags/7.0.8/application/Backend/tmpl/widget/login-backend.php (added)
-
tags/7.0.8/application/Backend/tmpl/widget/login-frontend.php (added)
-
tags/7.0.8/application/Core (added)
-
tags/7.0.8/application/Core/Console.php (added)
-
tags/7.0.8/application/Core/Gateway.php (added)
-
tags/7.0.8/application/Core/Migration.php (added)
-
tags/7.0.8/application/Framework (added)
-
tags/7.0.8/application/Framework/AccessLevel (added)
-
tags/7.0.8/application/Framework/AccessLevel/BaseTrait.php (added)
-
tags/7.0.8/application/Framework/AccessLevel/Default.php (added)
-
tags/7.0.8/application/Framework/AccessLevel/Interface.php (added)
-
tags/7.0.8/application/Framework/AccessLevel/Role.php (added)
-
tags/7.0.8/application/Framework/AccessLevel/User.php (added)
-
tags/7.0.8/application/Framework/AccessLevel/Visitor.php (added)
-
tags/7.0.8/application/Framework/Manager.php (added)
-
tags/7.0.8/application/Framework/Policy (added)
-
tags/7.0.8/application/Framework/Policy/Condition.php (added)
-
tags/7.0.8/application/Framework/Policy/Marker.php (added)
-
tags/7.0.8/application/Framework/Policy/Typecast.php (added)
-
tags/7.0.8/application/Framework/Policy/Xpath.php (added)
-
tags/7.0.8/application/Framework/Preference (added)
-
tags/7.0.8/application/Framework/Preference/AccessDeniedRedirect.php (added)
-
tags/7.0.8/application/Framework/Preference/BaseTrait.php (added)
-
tags/7.0.8/application/Framework/Preference/Generic.php (added)
-
tags/7.0.8/application/Framework/Preference/Interface.php (added)
-
tags/7.0.8/application/Framework/Preference/LoginRedirect.php (added)
-
tags/7.0.8/application/Framework/Preference/LogoutRedirect.php (added)
-
tags/7.0.8/application/Framework/Preference/NotFoundRedirect.php (added)
-
tags/7.0.8/application/Framework/Proxy (added)
-
tags/7.0.8/application/Framework/Proxy/Interface.php (added)
-
tags/7.0.8/application/Framework/Proxy/Role.php (added)
-
tags/7.0.8/application/Framework/Proxy/User.php (added)
-
tags/7.0.8/application/Framework/Resource (added)
-
tags/7.0.8/application/Framework/Resource/AdminToolbar.php (added)
-
tags/7.0.8/application/Framework/Resource/ApiRoute.php (added)
-
tags/7.0.8/application/Framework/Resource/BackendMenu.php (added)
-
tags/7.0.8/application/Framework/Resource/BaseTrait.php (added)
-
tags/7.0.8/application/Framework/Resource/Capability.php (added)
-
tags/7.0.8/application/Framework/Resource/Generic.php (added)
-
tags/7.0.8/application/Framework/Resource/Hook.php (added)
-
tags/7.0.8/application/Framework/Resource/Interface.php (added)
-
tags/7.0.8/application/Framework/Resource/Metabox.php (added)
-
tags/7.0.8/application/Framework/Resource/Policy.php (added)
-
tags/7.0.8/application/Framework/Resource/Post.php (added)
-
tags/7.0.8/application/Framework/Resource/PostType.php (added)
-
tags/7.0.8/application/Framework/Resource/Role.php (added)
-
tags/7.0.8/application/Framework/Resource/Taxonomy.php (added)
-
tags/7.0.8/application/Framework/Resource/Term.php (added)
-
tags/7.0.8/application/Framework/Resource/Url.php (added)
-
tags/7.0.8/application/Framework/Resource/User.php (added)
-
tags/7.0.8/application/Framework/Resource/Widget.php (added)
-
tags/7.0.8/application/Framework/Service (added)
-
tags/7.0.8/application/Framework/Service/AccessDeniedRedirect.php (added)
-
tags/7.0.8/application/Framework/Service/AdminToolbar.php (added)
-
tags/7.0.8/application/Framework/Service/ApiRoutes.php (added)
-
tags/7.0.8/application/Framework/Service/BackendMenu.php (added)
-
tags/7.0.8/application/Framework/Service/BaseTrait.php (added)
-
tags/7.0.8/application/Framework/Service/Capabilities.php (added)
-
tags/7.0.8/application/Framework/Service/Hooks.php (added)
-
tags/7.0.8/application/Framework/Service/Interface.php (added)
-
tags/7.0.8/application/Framework/Service/Jwts.php (added)
-
tags/7.0.8/application/Framework/Service/LoginRedirect.php (added)
-
tags/7.0.8/application/Framework/Service/LogoutRedirect.php (added)
-
tags/7.0.8/application/Framework/Service/Metaboxes.php (added)
-
tags/7.0.8/application/Framework/Service/NotFoundRedirect.php (added)
-
tags/7.0.8/application/Framework/Service/Policies.php (added)
-
tags/7.0.8/application/Framework/Service/PostTypes.php (added)
-
tags/7.0.8/application/Framework/Service/Posts.php (added)
-
tags/7.0.8/application/Framework/Service/Roles.php (added)
-
tags/7.0.8/application/Framework/Service/Settings.php (added)
-
tags/7.0.8/application/Framework/Service/Taxonomies.php (added)
-
tags/7.0.8/application/Framework/Service/Terms.php (added)
-
tags/7.0.8/application/Framework/Service/Urls.php (added)
-
tags/7.0.8/application/Framework/Service/Users.php (added)
-
tags/7.0.8/application/Framework/Service/Widgets.php (added)
-
tags/7.0.8/application/Framework/Type (added)
-
tags/7.0.8/application/Framework/Type/AccessLevel.php (added)
-
tags/7.0.8/application/Framework/Type/Preference.php (added)
-
tags/7.0.8/application/Framework/Type/Resource.php (added)
-
tags/7.0.8/application/Framework/Utility (added)
-
tags/7.0.8/application/Framework/Utility/AccessLevels.php (added)
-
tags/7.0.8/application/Framework/Utility/BaseTrait.php (added)
-
tags/7.0.8/application/Framework/Utility/Cache.php (added)
-
tags/7.0.8/application/Framework/Utility/Capabilities.php (added)
-
tags/7.0.8/application/Framework/Utility/Config.php (added)
-
tags/7.0.8/application/Framework/Utility/Content.php (added)
-
tags/7.0.8/application/Framework/Utility/Db.php (added)
-
tags/7.0.8/application/Framework/Utility/Interface.php (added)
-
tags/7.0.8/application/Framework/Utility/Jwt.php (added)
-
tags/7.0.8/application/Framework/Utility/Misc.php (added)
-
tags/7.0.8/application/Framework/Utility/ObjectCache.php (added)
-
tags/7.0.8/application/Framework/Utility/Policy.php (added)
-
tags/7.0.8/application/Framework/Utility/Redirect.php (added)
-
tags/7.0.8/application/Framework/Utility/Rest.php (added)
-
tags/7.0.8/application/Framework/Utility/Roles.php (added)
-
tags/7.0.8/application/Framework/Utility/Users.php (added)
-
tags/7.0.8/application/Migration (added)
-
tags/7.0.8/application/Migration/Migration_700.php (added)
-
tags/7.0.8/application/Restful (added)
-
tags/7.0.8/application/Restful/AccessDeniedRedirect.php (added)
-
tags/7.0.8/application/Restful/AdminToolbar.php (added)
-
tags/7.0.8/application/Restful/ApiRoute.php (added)
-
tags/7.0.8/application/Restful/BackendMenu.php (added)
-
tags/7.0.8/application/Restful/BackwardCompatibility.php (added)
-
tags/7.0.8/application/Restful/Capability.php (added)
-
tags/7.0.8/application/Restful/Configs.php (added)
-
tags/7.0.8/application/Restful/Content.php (added)
-
tags/7.0.8/application/Restful/Identity.php (added)
-
tags/7.0.8/application/Restful/Jwt.php (added)
-
tags/7.0.8/application/Restful/LoginRedirect.php (added)
-
tags/7.0.8/application/Restful/LogoutRedirect.php (added)
-
tags/7.0.8/application/Restful/Metabox.php (added)
-
tags/7.0.8/application/Restful/Mu.php (added)
-
tags/7.0.8/application/Restful/NotFoundRedirect.php (added)
-
tags/7.0.8/application/Restful/Policies.php (added)
-
tags/7.0.8/application/Restful/Roles.php (added)
-
tags/7.0.8/application/Restful/SecureLogin.php (added)
-
tags/7.0.8/application/Restful/SecurityAudit.php (added)
-
tags/7.0.8/application/Restful/ServiceTrait.php (added)
-
tags/7.0.8/application/Restful/Settings.php (added)
-
tags/7.0.8/application/Restful/Urls.php (added)
-
tags/7.0.8/application/Restful/Users.php (added)
-
tags/7.0.8/application/Restful/Widgets.php (added)
-
tags/7.0.8/application/Service (added)
-
tags/7.0.8/application/Service/AccessDeniedRedirect.php (added)
-
tags/7.0.8/application/Service/AdminToolbar.php (added)
-
tags/7.0.8/application/Service/ApiRoute.php (added)
-
tags/7.0.8/application/Service/BackendMenu.php (added)
-
tags/7.0.8/application/Service/BaseTrait.php (added)
-
tags/7.0.8/application/Service/Capability.php (added)
-
tags/7.0.8/application/Service/Content.php (added)
-
tags/7.0.8/application/Service/Core.php (added)
-
tags/7.0.8/application/Service/Hooks.php (added)
-
tags/7.0.8/application/Service/Identity.php (added)
-
tags/7.0.8/application/Service/Jwt.php (added)
-
tags/7.0.8/application/Service/LoginRedirect.php (added)
-
tags/7.0.8/application/Service/LogoutRedirect.php (added)
-
tags/7.0.8/application/Service/Metaboxes.php (added)
-
tags/7.0.8/application/Service/NotFoundRedirect.php (added)
-
tags/7.0.8/application/Service/Policies.php (added)
-
tags/7.0.8/application/Service/SecureLogin.php (added)
-
tags/7.0.8/application/Service/SecurityAudit.php (added)
-
tags/7.0.8/application/Service/Shortcode (added)
-
tags/7.0.8/application/Service/Shortcode/Factory.php (added)
-
tags/7.0.8/application/Service/Shortcode/Handler (added)
-
tags/7.0.8/application/Service/Shortcode/Handler/Content.php (added)
-
tags/7.0.8/application/Service/Shortcode/Handler/LoginForm.php (added)
-
tags/7.0.8/application/Service/Shortcode/Handler/LoginRedirect.php (added)
-
tags/7.0.8/application/Service/Shortcode/Handler/PostList.php (added)
-
tags/7.0.8/application/Service/Shortcodes.php (added)
-
tags/7.0.8/application/Service/Urls.php (added)
-
tags/7.0.8/application/Service/Welcome.php (added)
-
tags/7.0.8/application/Service/Widgets.php (added)
-
tags/7.0.8/autoloader.php (added)
-
tags/7.0.8/index.php (added)
-
tags/7.0.8/lang (added)
-
tags/7.0.8/lang/advanced-access-manager-en_US.mo (added)
-
tags/7.0.8/lang/advanced-access-manager-en_US.po (added)
-
tags/7.0.8/license.txt (added)
-
tags/7.0.8/media (added)
-
tags/7.0.8/media/active-menu.data (added)
-
tags/7.0.8/media/css (added)
-
tags/7.0.8/media/css/aam.css (added)
-
tags/7.0.8/media/css/vendor.min.css (added)
-
tags/7.0.8/media/font (added)
-
tags/7.0.8/media/font/fontello.eot (added)
-
tags/7.0.8/media/font/fontello.svg (added)
-
tags/7.0.8/media/font/fontello.ttf (added)
-
tags/7.0.8/media/font/fontello.woff (added)
-
tags/7.0.8/media/font/fontello.woff2 (added)
-
tags/7.0.8/media/js (added)
-
tags/7.0.8/media/js/aam.js (added)
-
tags/7.0.8/media/js/iframe-content.js (added)
-
tags/7.0.8/media/js/iframe-resizer.js (added)
-
tags/7.0.8/media/js/vendor.js (added)
-
tags/7.0.8/readme.txt (added)
-
tags/7.0.8/vendor (added)
-
tags/7.0.8/vendor/autoload.php (added)
-
tags/7.0.8/vendor/composer (added)
-
tags/7.0.8/vendor/composer/ClassLoader.php (added)
-
tags/7.0.8/vendor/composer/InstalledVersions.php (added)
-
tags/7.0.8/vendor/composer/LICENSE (added)
-
tags/7.0.8/vendor/composer/autoload_classmap.php (added)
-
tags/7.0.8/vendor/composer/autoload_files.php (added)
-
tags/7.0.8/vendor/composer/autoload_namespaces.php (added)
-
tags/7.0.8/vendor/composer/autoload_psr4.php (added)
-
tags/7.0.8/vendor/composer/autoload_real.php (added)
-
tags/7.0.8/vendor/composer/autoload_static.php (added)
-
tags/7.0.8/vendor/composer/installed.json (added)
-
tags/7.0.8/vendor/composer/installed.php (added)
-
tags/7.0.8/vendor/composer/platform_check.php (added)
-
tags/7.0.8/vendor/composer/semver (added)
-
tags/7.0.8/vendor/composer/semver/LICENSE (added)
-
tags/7.0.8/vendor/composer/semver/README.md (added)
-
tags/7.0.8/vendor/composer/semver/composer.json (added)
-
tags/7.0.8/vendor/composer/semver/src (added)
-
tags/7.0.8/vendor/composer/semver/src/Comparator.php (added)
-
tags/7.0.8/vendor/composer/semver/src/CompilingMatcher.php (added)
-
tags/7.0.8/vendor/composer/semver/src/Constraint (added)
-
tags/7.0.8/vendor/composer/semver/src/Constraint/Bound.php (added)
-
tags/7.0.8/vendor/composer/semver/src/Constraint/Constraint.php (added)
-
tags/7.0.8/vendor/composer/semver/src/Constraint/ConstraintInterface.php (added)
-
tags/7.0.8/vendor/composer/semver/src/Constraint/MatchAllConstraint.php (added)
-
tags/7.0.8/vendor/composer/semver/src/Constraint/MatchNoneConstraint.php (added)
-
tags/7.0.8/vendor/composer/semver/src/Constraint/MultiConstraint.php (added)
-
tags/7.0.8/vendor/composer/semver/src/Interval.php (added)
-
tags/7.0.8/vendor/composer/semver/src/Intervals.php (added)
-
tags/7.0.8/vendor/composer/semver/src/Semver.php (added)
-
tags/7.0.8/vendor/composer/semver/src/VersionParser.php (added)
-
tags/7.0.8/vendor/matomo (added)
-
tags/7.0.8/vendor/matomo/device-detector (added)
-
tags/7.0.8/vendor/matomo/device-detector/Cache (added)
-
tags/7.0.8/vendor/matomo/device-detector/Cache/CacheInterface.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Cache/DoctrineBridge.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Cache/LaravelCache.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Cache/PSR16Bridge.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Cache/PSR6Bridge.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Cache/StaticCache.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/ClientHints.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/DeviceDetector.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/LICENSE (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/AbstractBotParser.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/AbstractParser.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Bot.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Client (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Client/AbstractClientParser.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Client/Browser (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Client/Browser.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Client/Browser/Engine (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Client/Browser/Engine.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Client/Browser/Engine/Version.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Client/FeedReader.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Client/Hints (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Client/Hints/AppHints.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Client/Hints/BrowserHints.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Client/Library.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Client/MediaPlayer.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Client/MobileApp.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Client/PIM.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Device (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Device/AbstractDeviceParser.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Device/Camera.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Device/CarBrowser.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Device/Console.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Device/HbbTv.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Device/Mobile.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Device/Notebook.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Device/PortableMediaPlayer.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/Device/ShellTv.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/OperatingSystem.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Parser/VendorFragment.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/README.md (added)
-
tags/7.0.8/vendor/matomo/device-detector/Yaml (added)
-
tags/7.0.8/vendor/matomo/device-detector/Yaml/ParserInterface.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Yaml/Pecl.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Yaml/Spyc.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/Yaml/Symfony.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/autoload.php (added)
-
tags/7.0.8/vendor/matomo/device-detector/composer.json (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/bots.yml (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/client (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/client/browser_engine.yml (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/client/browsers.yml (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/client/feed_readers.yml (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/client/hints (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/client/hints/apps.yml (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/client/hints/browsers.yml (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/client/libraries.yml (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/client/mediaplayers.yml (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/client/mobile_apps.yml (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/client/pim.yml (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/device (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/device/cameras.yml (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/device/car_browsers.yml (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/device/consoles.yml (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/device/mobiles.yml (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/device/notebooks.yml (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/device/portable_media_player.yml (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/device/shell_tv.yml (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/device/televisions.yml (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/oss.yml (added)
-
tags/7.0.8/vendor/matomo/device-detector/regexes/vendorfragments.yml (added)
-
tags/7.0.8/vendor/mustangostang (added)
-
tags/7.0.8/vendor/mustangostang/spyc (added)
-
tags/7.0.8/vendor/mustangostang/spyc/COPYING (added)
-
tags/7.0.8/vendor/mustangostang/spyc/README.md (added)
-
tags/7.0.8/vendor/mustangostang/spyc/Spyc.php (added)
-
tags/7.0.8/vendor/mustangostang/spyc/composer.json (added)
-
tags/7.0.8/vendor/mustangostang/spyc/examples (added)
-
tags/7.0.8/vendor/mustangostang/spyc/examples/yaml-dump.php (added)
-
tags/7.0.8/vendor/mustangostang/spyc/examples/yaml-load.php (added)
-
tags/7.0.8/vendor/mustangostang/spyc/php4 (added)
-
tags/7.0.8/vendor/mustangostang/spyc/php4/5to4.php (added)
-
tags/7.0.8/vendor/mustangostang/spyc/php4/spyc.php4 (added)
-
tags/7.0.8/vendor/mustangostang/spyc/php4/test.php4 (added)
-
tags/7.0.8/vendor/mustangostang/spyc/spyc.yaml (added)
-
tags/7.0.8/vendor/psr (added)
-
tags/7.0.8/vendor/psr/http-message (added)
-
tags/7.0.8/vendor/psr/http-message/LICENSE (added)
-
tags/7.0.8/vendor/psr/http-message/README.md (added)
-
tags/7.0.8/vendor/psr/http-message/composer.json (added)
-
tags/7.0.8/vendor/psr/http-message/src (added)
-
tags/7.0.8/vendor/psr/http-message/src/MessageInterface.php (added)
-
tags/7.0.8/vendor/psr/http-message/src/RequestInterface.php (added)
-
tags/7.0.8/vendor/psr/http-message/src/ResponseInterface.php (added)
-
tags/7.0.8/vendor/psr/http-message/src/ServerRequestInterface.php (added)
-
tags/7.0.8/vendor/psr/http-message/src/StreamInterface.php (added)
-
tags/7.0.8/vendor/psr/http-message/src/UploadedFileInterface.php (added)
-
tags/7.0.8/vendor/psr/http-message/src/UriInterface.php (added)
-
tags/7.0.8/vendor/vectorface (added)
-
tags/7.0.8/vendor/vectorface/whip (added)
-
tags/7.0.8/vendor/vectorface/whip/.scrutinizer.yml (added)
-
tags/7.0.8/vendor/vectorface/whip/LICENSE (added)
-
tags/7.0.8/vendor/vectorface/whip/README.md (added)
-
tags/7.0.8/vendor/vectorface/whip/composer.json (added)
-
tags/7.0.8/vendor/vectorface/whip/src (added)
-
tags/7.0.8/vendor/vectorface/whip/src/IpRange (added)
-
tags/7.0.8/vendor/vectorface/whip/src/IpRange/IpRange.php (added)
-
tags/7.0.8/vendor/vectorface/whip/src/IpRange/IpWhitelist.php (added)
-
tags/7.0.8/vendor/vectorface/whip/src/IpRange/Ipv4Range.php (added)
-
tags/7.0.8/vendor/vectorface/whip/src/IpRange/Ipv6Range.php (added)
-
tags/7.0.8/vendor/vectorface/whip/src/Request (added)
-
tags/7.0.8/vendor/vectorface/whip/src/Request/Psr7RequestAdapter.php (added)
-
tags/7.0.8/vendor/vectorface/whip/src/Request/RequestAdapter.php (added)
-
tags/7.0.8/vendor/vectorface/whip/src/Request/SuperglobalRequestAdapter.php (added)
-
tags/7.0.8/vendor/vectorface/whip/src/Whip.php (added)
-
trunk/aam.php (modified) (3 diffs)
-
trunk/application/Addon/Repository.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/vendor/composer/platform_check.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
advanced-access-manager/trunk/aam.php
r3331817 r3333169 4 4 * Plugin Name: Advanced Access Manager 5 5 * Description: Powerfully robust WordPress plugin designed to help you control every aspect of your website, your way. 6 * Version: 7.0. 76 * Version: 7.0.8 7 7 * Author: VasylTech LLC <support@aamplugin.com> 8 8 * Author URI: https://aamportal.com … … 49 49 AAM_Service_SecurityAudit::class => 'service.security_audit.enabled', 50 50 AAM_Service_Welcome::class => 'service.welcome.enabled', 51 AAM_Service_Policies::class => 'service.policies.enabled',52 51 AAM_Service_Hooks::class => 'service.hooks.enabled', 53 AAM_Service_Shortcodes::class => 'service.shortcodes.enabled' 52 AAM_Service_Shortcodes::class => 'service.shortcodes.enabled', 53 AAM_Service_Policies::class => 'service.policies.enabled' 54 54 ]; 55 55 … … 285 285 define('AAM_MEDIA', plugins_url('/media', __FILE__)); 286 286 define('AAM_KEY', 'advanced-access-manager'); 287 define('AAM_VERSION', '7.0. 7');287 define('AAM_VERSION', '7.0.8'); 288 288 define('AAM_BASEDIR', __DIR__); 289 289 -
advanced-access-manager/trunk/application/Addon/Repository.php
r3315883 r3333169 34 34 * @version 7.0.6 35 35 */ 36 const LATEST_PREMIUM_VERSION = '7.0. 5';36 const LATEST_PREMIUM_VERSION = '7.0.6'; 37 37 38 38 /** -
advanced-access-manager/trunk/readme.txt
r3331817 r3333169 5 5 Requires PHP: 5.6.0 6 6 Tested up to: 6.8.1 7 Stable tag: 7.0. 77 Stable tag: 7.0.8 8 8 9 9 Your WordPress security starts within — with AAM. Take control of your WordPress website and solve security gaps today. … … 60 60 61 61 == Changelog == 62 63 = 7.0.8 = 64 * Changed: Move to PHP composer for vendor dependencies [https://github.com/aamplugin/advanced-access-manager/issues/480](https://github.com/aamplugin/advanced-access-manager/issues/480) 62 65 63 66 = 7.0.7 = -
advanced-access-manager/trunk/vendor/composer/platform_check.php
r3331817 r3333169 5 5 $issues = array(); 6 6 7 if (!(PHP_VERSION_ID >= 80000)) {8 $issues[] = 'Your Composer dependencies require a PHP version ">= 8.0.0". You are running ' . PHP_VERSION . '.';7 if (!(PHP_VERSION_ID >= 50306)) { 8 $issues[] = 'Your Composer dependencies require a PHP version ">= 5.6.0". You are running ' . PHP_VERSION . '.'; 9 9 } 10 10
Note: See TracChangeset
for help on using the changeset viewer.