Changeset 3386138
- Timestamp:
- 10/29/2025 02:17:42 AM (5 months ago)
- Location:
- advanced-access-manager
- Files:
-
- 446 added
- 6 edited
-
tags/7.0.10 (added)
-
tags/7.0.10/aam.php (added)
-
tags/7.0.10/application (added)
-
tags/7.0.10/application/Addon (added)
-
tags/7.0.10/application/Addon/Repository.php (added)
-
tags/7.0.10/application/Audit (added)
-
tags/7.0.10/application/Audit/AuditCheckTrait.php (added)
-
tags/7.0.10/application/Audit/CoreUserRoleOptionIntegrityCheck.php (added)
-
tags/7.0.10/application/Audit/EditableFileSystemCheck.php (added)
-
tags/7.0.10/application/Audit/ElevatedCoreRoleCheck.php (added)
-
tags/7.0.10/application/Audit/EmptyUnusedRoleCheck.php (added)
-
tags/7.0.10/application/Audit/HighPrivilegeContentModeratorCheck.php (added)
-
tags/7.0.10/application/Audit/HighPrivilegeOrElevatedUserCheck.php (added)
-
tags/7.0.10/application/Audit/HighPrivilegeRoleCheck.php (added)
-
tags/7.0.10/application/Audit/HighPrivilegeUserCountCheck.php (added)
-
tags/7.0.10/application/Audit/RestfulAutoDiscoverEndpointCheck.php (added)
-
tags/7.0.10/application/Audit/RoleCapabilityNamingConventionCheck.php (added)
-
tags/7.0.10/application/Audit/RoleIntegrityCheck.php (added)
-
tags/7.0.10/application/Audit/RoleTransparencyCheck.php (added)
-
tags/7.0.10/application/Audit/XmlRpcEndpointCheck.php (added)
-
tags/7.0.10/application/Backend (added)
-
tags/7.0.10/application/Backend/AccessLevel.php (added)
-
tags/7.0.10/application/Backend/Feature (added)
-
tags/7.0.10/application/Backend/Feature.php (added)
-
tags/7.0.10/application/Backend/Feature/Abstract.php (added)
-
tags/7.0.10/application/Backend/Feature/Main (added)
-
tags/7.0.10/application/Backend/Feature/Main/AccessDeniedRedirect.php (added)
-
tags/7.0.10/application/Backend/Feature/Main/AdminToolbar.php (added)
-
tags/7.0.10/application/Backend/Feature/Main/ApiRoute.php (added)
-
tags/7.0.10/application/Backend/Feature/Main/BackendMenu.php (added)
-
tags/7.0.10/application/Backend/Feature/Main/Capability.php (added)
-
tags/7.0.10/application/Backend/Feature/Main/Content.php (added)
-
tags/7.0.10/application/Backend/Feature/Main/Identity.php (added)
-
tags/7.0.10/application/Backend/Feature/Main/Jwt.php (added)
-
tags/7.0.10/application/Backend/Feature/Main/LoginRedirect.php (added)
-
tags/7.0.10/application/Backend/Feature/Main/LogoutRedirect.php (added)
-
tags/7.0.10/application/Backend/Feature/Main/Metabox.php (added)
-
tags/7.0.10/application/Backend/Feature/Main/NotFoundRedirect.php (added)
-
tags/7.0.10/application/Backend/Feature/Main/Policy.php (added)
-
tags/7.0.10/application/Backend/Feature/Main/Url.php (added)
-
tags/7.0.10/application/Backend/Feature/Main/Welcome.php (added)
-
tags/7.0.10/application/Backend/Feature/Main/Widget.php (added)
-
tags/7.0.10/application/Backend/Feature/Settings (added)
-
tags/7.0.10/application/Backend/Feature/Settings/ConfigPress.php (added)
-
tags/7.0.10/application/Backend/Feature/Settings/Content.php (added)
-
tags/7.0.10/application/Backend/Feature/Settings/Core.php (added)
-
tags/7.0.10/application/Backend/Feature/Settings/Manager.php (added)
-
tags/7.0.10/application/Backend/Feature/Settings/Multisite.php (added)
-
tags/7.0.10/application/Backend/Feature/Settings/Security.php (added)
-
tags/7.0.10/application/Backend/Feature/Settings/Service.php (added)
-
tags/7.0.10/application/Backend/Manager.php (added)
-
tags/7.0.10/application/Backend/View (added)
-
tags/7.0.10/application/Backend/View.php (added)
-
tags/7.0.10/application/Backend/View/Helper.php (added)
-
tags/7.0.10/application/Backend/View/Localization.php (added)
-
tags/7.0.10/application/Backend/Widget (added)
-
tags/7.0.10/application/Backend/Widget/Login.php (added)
-
tags/7.0.10/application/Backend/tmpl (added)
-
tags/7.0.10/application/Backend/tmpl/index.php (added)
-
tags/7.0.10/application/Backend/tmpl/metabox (added)
-
tags/7.0.10/application/Backend/tmpl/metabox/iframe-footer.php (added)
-
tags/7.0.10/application/Backend/tmpl/metabox/iframe-header.php (added)
-
tags/7.0.10/application/Backend/tmpl/metabox/main-iframe.php (added)
-
tags/7.0.10/application/Backend/tmpl/metabox/policy-metabox.php (added)
-
tags/7.0.10/application/Backend/tmpl/metabox/policy-parent-metabox.php (added)
-
tags/7.0.10/application/Backend/tmpl/metabox/policy-principal-metabox.php (added)
-
tags/7.0.10/application/Backend/tmpl/metabox/post-iframe.php (added)
-
tags/7.0.10/application/Backend/tmpl/metabox/post-metabox.php (added)
-
tags/7.0.10/application/Backend/tmpl/metabox/principal-iframe.php (added)
-
tags/7.0.10/application/Backend/tmpl/metabox/user-iframe.php (added)
-
tags/7.0.10/application/Backend/tmpl/metabox/user-metabox.php (added)
-
tags/7.0.10/application/Backend/tmpl/page (added)
-
tags/7.0.10/application/Backend/tmpl/page/addon-panel.php (added)
-
tags/7.0.10/application/Backend/tmpl/page/current-subject.php (added)
-
tags/7.0.10/application/Backend/tmpl/page/main-panel.php (added)
-
tags/7.0.10/application/Backend/tmpl/page/security-audit.php (added)
-
tags/7.0.10/application/Backend/tmpl/page/subject-panel-advanced.php (added)
-
tags/7.0.10/application/Backend/tmpl/page/subject-panel.php (added)
-
tags/7.0.10/application/Backend/tmpl/partial (added)
-
tags/7.0.10/application/Backend/tmpl/partial/admin-toolbar-mode.php (added)
-
tags/7.0.10/application/Backend/tmpl/partial/api-route-mode.php (added)
-
tags/7.0.10/application/Backend/tmpl/partial/backend-menu-mode.php (added)
-
tags/7.0.10/application/Backend/tmpl/partial/content-access-form.php (added)
-
tags/7.0.10/application/Backend/tmpl/partial/content-service-tips.php (added)
-
tags/7.0.10/application/Backend/tmpl/partial/default-subject-tab.php (added)
-
tags/7.0.10/application/Backend/tmpl/partial/jwt-login-url.php (added)
-
tags/7.0.10/application/Backend/tmpl/partial/loading-content.php (added)
-
tags/7.0.10/application/Backend/tmpl/partial/login-form.php (added)
-
tags/7.0.10/application/Backend/tmpl/partial/multisite-sync-notification.php (added)
-
tags/7.0.10/application/Backend/tmpl/partial/post-list.php (added)
-
tags/7.0.10/application/Backend/tmpl/partial/visitor-subject-tab.php (added)
-
tags/7.0.10/application/Backend/tmpl/service (added)
-
tags/7.0.10/application/Backend/tmpl/service/access-denied-redirect.php (added)
-
tags/7.0.10/application/Backend/tmpl/service/admin-toolbar.php (added)
-
tags/7.0.10/application/Backend/tmpl/service/api-route.php (added)
-
tags/7.0.10/application/Backend/tmpl/service/backend-menu.php (added)
-
tags/7.0.10/application/Backend/tmpl/service/capability.php (added)
-
tags/7.0.10/application/Backend/tmpl/service/content.php (added)
-
tags/7.0.10/application/Backend/tmpl/service/identity.php (added)
-
tags/7.0.10/application/Backend/tmpl/service/jwt.php (added)
-
tags/7.0.10/application/Backend/tmpl/service/login-redirect.php (added)
-
tags/7.0.10/application/Backend/tmpl/service/logout-redirect.php (added)
-
tags/7.0.10/application/Backend/tmpl/service/metabox.php (added)
-
tags/7.0.10/application/Backend/tmpl/service/not-found-redirect.php (added)
-
tags/7.0.10/application/Backend/tmpl/service/policy.php (added)
-
tags/7.0.10/application/Backend/tmpl/service/url.php (added)
-
tags/7.0.10/application/Backend/tmpl/service/welcome.php (added)
-
tags/7.0.10/application/Backend/tmpl/service/widget.php (added)
-
tags/7.0.10/application/Backend/tmpl/settings (added)
-
tags/7.0.10/application/Backend/tmpl/settings/configpress.php (added)
-
tags/7.0.10/application/Backend/tmpl/settings/content.php (added)
-
tags/7.0.10/application/Backend/tmpl/settings/core.php (added)
-
tags/7.0.10/application/Backend/tmpl/settings/multisite.php (added)
-
tags/7.0.10/application/Backend/tmpl/settings/security.php (added)
-
tags/7.0.10/application/Backend/tmpl/settings/service.php (added)
-
tags/7.0.10/application/Backend/tmpl/user (added)
-
tags/7.0.10/application/Backend/tmpl/user/multiple-roles.php (added)
-
tags/7.0.10/application/Backend/tmpl/widget (added)
-
tags/7.0.10/application/Backend/tmpl/widget/login-backend.php (added)
-
tags/7.0.10/application/Backend/tmpl/widget/login-frontend.php (added)
-
tags/7.0.10/application/Core (added)
-
tags/7.0.10/application/Core/Console.php (added)
-
tags/7.0.10/application/Core/Gateway.php (added)
-
tags/7.0.10/application/Core/Migration.php (added)
-
tags/7.0.10/application/Framework (added)
-
tags/7.0.10/application/Framework/AccessLevel (added)
-
tags/7.0.10/application/Framework/AccessLevel/BaseTrait.php (added)
-
tags/7.0.10/application/Framework/AccessLevel/Default.php (added)
-
tags/7.0.10/application/Framework/AccessLevel/Interface.php (added)
-
tags/7.0.10/application/Framework/AccessLevel/Role.php (added)
-
tags/7.0.10/application/Framework/AccessLevel/User.php (added)
-
tags/7.0.10/application/Framework/AccessLevel/Visitor.php (added)
-
tags/7.0.10/application/Framework/Manager.php (added)
-
tags/7.0.10/application/Framework/Policy (added)
-
tags/7.0.10/application/Framework/Policy/Condition.php (added)
-
tags/7.0.10/application/Framework/Policy/Marker.php (added)
-
tags/7.0.10/application/Framework/Policy/Typecast.php (added)
-
tags/7.0.10/application/Framework/Policy/Xpath.php (added)
-
tags/7.0.10/application/Framework/Preference (added)
-
tags/7.0.10/application/Framework/Preference/AccessDeniedRedirect.php (added)
-
tags/7.0.10/application/Framework/Preference/BaseTrait.php (added)
-
tags/7.0.10/application/Framework/Preference/Generic.php (added)
-
tags/7.0.10/application/Framework/Preference/Interface.php (added)
-
tags/7.0.10/application/Framework/Preference/LoginRedirect.php (added)
-
tags/7.0.10/application/Framework/Preference/LogoutRedirect.php (added)
-
tags/7.0.10/application/Framework/Preference/NotFoundRedirect.php (added)
-
tags/7.0.10/application/Framework/Proxy (added)
-
tags/7.0.10/application/Framework/Proxy/Interface.php (added)
-
tags/7.0.10/application/Framework/Proxy/Role.php (added)
-
tags/7.0.10/application/Framework/Proxy/User.php (added)
-
tags/7.0.10/application/Framework/Resource (added)
-
tags/7.0.10/application/Framework/Resource/AdminToolbar.php (added)
-
tags/7.0.10/application/Framework/Resource/ApiRoute.php (added)
-
tags/7.0.10/application/Framework/Resource/BackendMenu.php (added)
-
tags/7.0.10/application/Framework/Resource/BaseTrait.php (added)
-
tags/7.0.10/application/Framework/Resource/Capability.php (added)
-
tags/7.0.10/application/Framework/Resource/Generic.php (added)
-
tags/7.0.10/application/Framework/Resource/Hook.php (added)
-
tags/7.0.10/application/Framework/Resource/Interface.php (added)
-
tags/7.0.10/application/Framework/Resource/Metabox.php (added)
-
tags/7.0.10/application/Framework/Resource/Policy.php (added)
-
tags/7.0.10/application/Framework/Resource/Post.php (added)
-
tags/7.0.10/application/Framework/Resource/PostType.php (added)
-
tags/7.0.10/application/Framework/Resource/Role.php (added)
-
tags/7.0.10/application/Framework/Resource/Taxonomy.php (added)
-
tags/7.0.10/application/Framework/Resource/Term.php (added)
-
tags/7.0.10/application/Framework/Resource/Url.php (added)
-
tags/7.0.10/application/Framework/Resource/User.php (added)
-
tags/7.0.10/application/Framework/Resource/Widget.php (added)
-
tags/7.0.10/application/Framework/Service (added)
-
tags/7.0.10/application/Framework/Service/AccessDeniedRedirect.php (added)
-
tags/7.0.10/application/Framework/Service/AdminToolbar.php (added)
-
tags/7.0.10/application/Framework/Service/ApiRoutes.php (added)
-
tags/7.0.10/application/Framework/Service/BackendMenu.php (added)
-
tags/7.0.10/application/Framework/Service/BaseTrait.php (added)
-
tags/7.0.10/application/Framework/Service/Capabilities.php (added)
-
tags/7.0.10/application/Framework/Service/Hooks.php (added)
-
tags/7.0.10/application/Framework/Service/Interface.php (added)
-
tags/7.0.10/application/Framework/Service/Jwts.php (added)
-
tags/7.0.10/application/Framework/Service/LoginRedirect.php (added)
-
tags/7.0.10/application/Framework/Service/LogoutRedirect.php (added)
-
tags/7.0.10/application/Framework/Service/Metaboxes.php (added)
-
tags/7.0.10/application/Framework/Service/NotFoundRedirect.php (added)
-
tags/7.0.10/application/Framework/Service/Policies.php (added)
-
tags/7.0.10/application/Framework/Service/PostTypes.php (added)
-
tags/7.0.10/application/Framework/Service/Posts.php (added)
-
tags/7.0.10/application/Framework/Service/Roles.php (added)
-
tags/7.0.10/application/Framework/Service/Settings.php (added)
-
tags/7.0.10/application/Framework/Service/Taxonomies.php (added)
-
tags/7.0.10/application/Framework/Service/Terms.php (added)
-
tags/7.0.10/application/Framework/Service/Urls.php (added)
-
tags/7.0.10/application/Framework/Service/Users.php (added)
-
tags/7.0.10/application/Framework/Service/Widgets.php (added)
-
tags/7.0.10/application/Framework/Type (added)
-
tags/7.0.10/application/Framework/Type/AccessLevel.php (added)
-
tags/7.0.10/application/Framework/Type/Preference.php (added)
-
tags/7.0.10/application/Framework/Type/Resource.php (added)
-
tags/7.0.10/application/Framework/Utility (added)
-
tags/7.0.10/application/Framework/Utility/AccessLevels.php (added)
-
tags/7.0.10/application/Framework/Utility/BaseTrait.php (added)
-
tags/7.0.10/application/Framework/Utility/Cache.php (added)
-
tags/7.0.10/application/Framework/Utility/Capabilities.php (added)
-
tags/7.0.10/application/Framework/Utility/Config.php (added)
-
tags/7.0.10/application/Framework/Utility/Content.php (added)
-
tags/7.0.10/application/Framework/Utility/Db.php (added)
-
tags/7.0.10/application/Framework/Utility/Interface.php (added)
-
tags/7.0.10/application/Framework/Utility/Jwt.php (added)
-
tags/7.0.10/application/Framework/Utility/Misc.php (added)
-
tags/7.0.10/application/Framework/Utility/ObjectCache.php (added)
-
tags/7.0.10/application/Framework/Utility/Policy.php (added)
-
tags/7.0.10/application/Framework/Utility/Redirect.php (added)
-
tags/7.0.10/application/Framework/Utility/Rest.php (added)
-
tags/7.0.10/application/Framework/Utility/Roles.php (added)
-
tags/7.0.10/application/Framework/Utility/Users.php (added)
-
tags/7.0.10/application/Migration (added)
-
tags/7.0.10/application/Migration/Migration_700.php (added)
-
tags/7.0.10/application/Restful (added)
-
tags/7.0.10/application/Restful/AccessDeniedRedirect.php (added)
-
tags/7.0.10/application/Restful/AdminToolbar.php (added)
-
tags/7.0.10/application/Restful/ApiRoute.php (added)
-
tags/7.0.10/application/Restful/BackendMenu.php (added)
-
tags/7.0.10/application/Restful/BackwardCompatibility.php (added)
-
tags/7.0.10/application/Restful/Capability.php (added)
-
tags/7.0.10/application/Restful/Configs.php (added)
-
tags/7.0.10/application/Restful/Content.php (added)
-
tags/7.0.10/application/Restful/Identity.php (added)
-
tags/7.0.10/application/Restful/Jwt.php (added)
-
tags/7.0.10/application/Restful/LoginRedirect.php (added)
-
tags/7.0.10/application/Restful/LogoutRedirect.php (added)
-
tags/7.0.10/application/Restful/Metabox.php (added)
-
tags/7.0.10/application/Restful/Mu.php (added)
-
tags/7.0.10/application/Restful/NotFoundRedirect.php (added)
-
tags/7.0.10/application/Restful/Policies.php (added)
-
tags/7.0.10/application/Restful/Roles.php (added)
-
tags/7.0.10/application/Restful/SecureLogin.php (added)
-
tags/7.0.10/application/Restful/SecurityAudit.php (added)
-
tags/7.0.10/application/Restful/ServiceTrait.php (added)
-
tags/7.0.10/application/Restful/Settings.php (added)
-
tags/7.0.10/application/Restful/Urls.php (added)
-
tags/7.0.10/application/Restful/Users.php (added)
-
tags/7.0.10/application/Restful/Widgets.php (added)
-
tags/7.0.10/application/Service (added)
-
tags/7.0.10/application/Service/AccessDeniedRedirect.php (added)
-
tags/7.0.10/application/Service/AdminToolbar.php (added)
-
tags/7.0.10/application/Service/ApiRoute.php (added)
-
tags/7.0.10/application/Service/BackendMenu.php (added)
-
tags/7.0.10/application/Service/BaseTrait.php (added)
-
tags/7.0.10/application/Service/Capability.php (added)
-
tags/7.0.10/application/Service/Content.php (added)
-
tags/7.0.10/application/Service/Core.php (added)
-
tags/7.0.10/application/Service/Hooks.php (added)
-
tags/7.0.10/application/Service/Identity.php (added)
-
tags/7.0.10/application/Service/Jwt.php (added)
-
tags/7.0.10/application/Service/LoginRedirect.php (added)
-
tags/7.0.10/application/Service/LogoutRedirect.php (added)
-
tags/7.0.10/application/Service/Metaboxes.php (added)
-
tags/7.0.10/application/Service/NotFoundRedirect.php (added)
-
tags/7.0.10/application/Service/Policies.php (added)
-
tags/7.0.10/application/Service/SecureLogin.php (added)
-
tags/7.0.10/application/Service/SecurityAudit.php (added)
-
tags/7.0.10/application/Service/Shortcode (added)
-
tags/7.0.10/application/Service/Shortcode/Factory.php (added)
-
tags/7.0.10/application/Service/Shortcode/Handler (added)
-
tags/7.0.10/application/Service/Shortcode/Handler/Content.php (added)
-
tags/7.0.10/application/Service/Shortcode/Handler/LoginForm.php (added)
-
tags/7.0.10/application/Service/Shortcode/Handler/LoginRedirect.php (added)
-
tags/7.0.10/application/Service/Shortcode/Handler/PostList.php (added)
-
tags/7.0.10/application/Service/Shortcodes.php (added)
-
tags/7.0.10/application/Service/Urls.php (added)
-
tags/7.0.10/application/Service/Welcome.php (added)
-
tags/7.0.10/application/Service/Widgets.php (added)
-
tags/7.0.10/autoloader.php (added)
-
tags/7.0.10/index.php (added)
-
tags/7.0.10/lang (added)
-
tags/7.0.10/lang/advanced-access-manager-en_US.mo (added)
-
tags/7.0.10/lang/advanced-access-manager-en_US.po (added)
-
tags/7.0.10/license.txt (added)
-
tags/7.0.10/media (added)
-
tags/7.0.10/media/active-menu.data (added)
-
tags/7.0.10/media/css (added)
-
tags/7.0.10/media/css/aam.css (added)
-
tags/7.0.10/media/css/vendor.min.css (added)
-
tags/7.0.10/media/font (added)
-
tags/7.0.10/media/font/fontello.eot (added)
-
tags/7.0.10/media/font/fontello.svg (added)
-
tags/7.0.10/media/font/fontello.ttf (added)
-
tags/7.0.10/media/font/fontello.woff (added)
-
tags/7.0.10/media/font/fontello.woff2 (added)
-
tags/7.0.10/media/js (added)
-
tags/7.0.10/media/js/aam.js (added)
-
tags/7.0.10/media/js/iframe-content.js (added)
-
tags/7.0.10/media/js/iframe-resizer.js (added)
-
tags/7.0.10/media/js/vendor.js (added)
-
tags/7.0.10/readme.txt (added)
-
tags/7.0.10/vendor (added)
-
tags/7.0.10/vendor/autoload.php (added)
-
tags/7.0.10/vendor/composer (added)
-
tags/7.0.10/vendor/composer/ClassLoader.php (added)
-
tags/7.0.10/vendor/composer/InstalledVersions.php (added)
-
tags/7.0.10/vendor/composer/LICENSE (added)
-
tags/7.0.10/vendor/composer/autoload_classmap.php (added)
-
tags/7.0.10/vendor/composer/autoload_files.php (added)
-
tags/7.0.10/vendor/composer/autoload_namespaces.php (added)
-
tags/7.0.10/vendor/composer/autoload_psr4.php (added)
-
tags/7.0.10/vendor/composer/autoload_real.php (added)
-
tags/7.0.10/vendor/composer/autoload_static.php (added)
-
tags/7.0.10/vendor/composer/installed.json (added)
-
tags/7.0.10/vendor/composer/installed.php (added)
-
tags/7.0.10/vendor/composer/platform_check.php (added)
-
tags/7.0.10/vendor/composer/semver (added)
-
tags/7.0.10/vendor/composer/semver/LICENSE (added)
-
tags/7.0.10/vendor/composer/semver/README.md (added)
-
tags/7.0.10/vendor/composer/semver/composer.json (added)
-
tags/7.0.10/vendor/composer/semver/src (added)
-
tags/7.0.10/vendor/composer/semver/src/Comparator.php (added)
-
tags/7.0.10/vendor/composer/semver/src/CompilingMatcher.php (added)
-
tags/7.0.10/vendor/composer/semver/src/Constraint (added)
-
tags/7.0.10/vendor/composer/semver/src/Constraint/Bound.php (added)
-
tags/7.0.10/vendor/composer/semver/src/Constraint/Constraint.php (added)
-
tags/7.0.10/vendor/composer/semver/src/Constraint/ConstraintInterface.php (added)
-
tags/7.0.10/vendor/composer/semver/src/Constraint/MatchAllConstraint.php (added)
-
tags/7.0.10/vendor/composer/semver/src/Constraint/MatchNoneConstraint.php (added)
-
tags/7.0.10/vendor/composer/semver/src/Constraint/MultiConstraint.php (added)
-
tags/7.0.10/vendor/composer/semver/src/Interval.php (added)
-
tags/7.0.10/vendor/composer/semver/src/Intervals.php (added)
-
tags/7.0.10/vendor/composer/semver/src/Semver.php (added)
-
tags/7.0.10/vendor/composer/semver/src/VersionParser.php (added)
-
tags/7.0.10/vendor/matomo (added)
-
tags/7.0.10/vendor/matomo/device-detector (added)
-
tags/7.0.10/vendor/matomo/device-detector/Cache (added)
-
tags/7.0.10/vendor/matomo/device-detector/Cache/CacheInterface.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Cache/DoctrineBridge.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Cache/LaravelCache.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Cache/PSR16Bridge.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Cache/PSR6Bridge.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Cache/StaticCache.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/ClientHints.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/DeviceDetector.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/LICENSE (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/AbstractBotParser.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/AbstractParser.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Bot.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Client (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Client/AbstractClientParser.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Client/Browser (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Client/Browser.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Client/Browser/Engine (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Client/Browser/Engine.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Client/Browser/Engine/Version.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Client/FeedReader.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Client/Hints (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Client/Hints/AppHints.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Client/Hints/BrowserHints.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Client/Library.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Client/MediaPlayer.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Client/MobileApp.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Client/PIM.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Device (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Device/AbstractDeviceParser.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Device/Camera.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Device/CarBrowser.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Device/Console.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Device/HbbTv.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Device/Mobile.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Device/Notebook.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Device/PortableMediaPlayer.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/Device/ShellTv.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/OperatingSystem.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Parser/VendorFragment.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/README.md (added)
-
tags/7.0.10/vendor/matomo/device-detector/Yaml (added)
-
tags/7.0.10/vendor/matomo/device-detector/Yaml/ParserInterface.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Yaml/Pecl.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Yaml/Spyc.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/Yaml/Symfony.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/autoload.php (added)
-
tags/7.0.10/vendor/matomo/device-detector/composer.json (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/bots.yml (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/client (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/client/browser_engine.yml (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/client/browsers.yml (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/client/feed_readers.yml (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/client/hints (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/client/hints/apps.yml (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/client/hints/browsers.yml (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/client/libraries.yml (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/client/mediaplayers.yml (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/client/mobile_apps.yml (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/client/pim.yml (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/device (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/device/cameras.yml (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/device/car_browsers.yml (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/device/consoles.yml (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/device/mobiles.yml (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/device/notebooks.yml (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/device/portable_media_player.yml (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/device/shell_tv.yml (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/device/televisions.yml (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/oss.yml (added)
-
tags/7.0.10/vendor/matomo/device-detector/regexes/vendorfragments.yml (added)
-
tags/7.0.10/vendor/mustangostang (added)
-
tags/7.0.10/vendor/mustangostang/spyc (added)
-
tags/7.0.10/vendor/mustangostang/spyc/COPYING (added)
-
tags/7.0.10/vendor/mustangostang/spyc/README.md (added)
-
tags/7.0.10/vendor/mustangostang/spyc/Spyc.php (added)
-
tags/7.0.10/vendor/mustangostang/spyc/composer.json (added)
-
tags/7.0.10/vendor/mustangostang/spyc/examples (added)
-
tags/7.0.10/vendor/mustangostang/spyc/examples/yaml-dump.php (added)
-
tags/7.0.10/vendor/mustangostang/spyc/examples/yaml-load.php (added)
-
tags/7.0.10/vendor/mustangostang/spyc/php4 (added)
-
tags/7.0.10/vendor/mustangostang/spyc/php4/5to4.php (added)
-
tags/7.0.10/vendor/mustangostang/spyc/php4/spyc.php4 (added)
-
tags/7.0.10/vendor/mustangostang/spyc/php4/test.php4 (added)
-
tags/7.0.10/vendor/mustangostang/spyc/spyc.yaml (added)
-
tags/7.0.10/vendor/psr (added)
-
tags/7.0.10/vendor/psr/http-message (added)
-
tags/7.0.10/vendor/psr/http-message/LICENSE (added)
-
tags/7.0.10/vendor/psr/http-message/README.md (added)
-
tags/7.0.10/vendor/psr/http-message/composer.json (added)
-
tags/7.0.10/vendor/psr/http-message/src (added)
-
tags/7.0.10/vendor/psr/http-message/src/MessageInterface.php (added)
-
tags/7.0.10/vendor/psr/http-message/src/RequestInterface.php (added)
-
tags/7.0.10/vendor/psr/http-message/src/ResponseInterface.php (added)
-
tags/7.0.10/vendor/psr/http-message/src/ServerRequestInterface.php (added)
-
tags/7.0.10/vendor/psr/http-message/src/StreamInterface.php (added)
-
tags/7.0.10/vendor/psr/http-message/src/UploadedFileInterface.php (added)
-
tags/7.0.10/vendor/psr/http-message/src/UriInterface.php (added)
-
tags/7.0.10/vendor/vectorface (added)
-
tags/7.0.10/vendor/vectorface/whip (added)
-
tags/7.0.10/vendor/vectorface/whip/.scrutinizer.yml (added)
-
tags/7.0.10/vendor/vectorface/whip/LICENSE (added)
-
tags/7.0.10/vendor/vectorface/whip/README.md (added)
-
tags/7.0.10/vendor/vectorface/whip/composer.json (added)
-
tags/7.0.10/vendor/vectorface/whip/src (added)
-
tags/7.0.10/vendor/vectorface/whip/src/IpRange (added)
-
tags/7.0.10/vendor/vectorface/whip/src/IpRange/IpRange.php (added)
-
tags/7.0.10/vendor/vectorface/whip/src/IpRange/IpWhitelist.php (added)
-
tags/7.0.10/vendor/vectorface/whip/src/IpRange/Ipv4Range.php (added)
-
tags/7.0.10/vendor/vectorface/whip/src/IpRange/Ipv6Range.php (added)
-
tags/7.0.10/vendor/vectorface/whip/src/Request (added)
-
tags/7.0.10/vendor/vectorface/whip/src/Request/Psr7RequestAdapter.php (added)
-
tags/7.0.10/vendor/vectorface/whip/src/Request/RequestAdapter.php (added)
-
tags/7.0.10/vendor/vectorface/whip/src/Request/SuperglobalRequestAdapter.php (added)
-
tags/7.0.10/vendor/vectorface/whip/src/Whip.php (added)
-
trunk/aam.php (modified) (2 diffs)
-
trunk/application/Addon/Repository.php (modified) (1 diff)
-
trunk/application/Framework/Service/Posts.php (modified) (2 diffs)
-
trunk/application/Service/Content.php (modified) (2 diffs)
-
trunk/application/Service/Core.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
advanced-access-manager/trunk/aam.php
r3364011 r3386138 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. 96 * Version: 7.0.10 7 7 * Author: VasylTech LLC <support@aamplugin.com> 8 8 * Author URI: https://aamportal.com … … 285 285 define('AAM_MEDIA', plugins_url('/media', __FILE__)); 286 286 define('AAM_KEY', 'advanced-access-manager'); 287 define('AAM_VERSION', '7.0. 9');287 define('AAM_VERSION', '7.0.10'); 288 288 define('AAM_BASEDIR', __DIR__); 289 289 -
advanced-access-manager/trunk/application/Addon/Repository.php
r3333169 r3386138 32 32 * Note! This is the latest version at the time of AAM publishing 33 33 * 34 * @version 7.0. 634 * @version 7.0.10 35 35 */ 36 const LATEST_PREMIUM_VERSION = '7.0. 6';36 const LATEST_PREMIUM_VERSION = '7.0.7'; 37 37 38 38 /** -
advanced-access-manager/trunk/application/Framework/Service/Posts.php
r3331817 r3386138 86 86 * Determine if current post is password protected 87 87 * 88 * @param mixed $post_identifier 89 * 90 * @return bool 91 * @access public 92 * 93 * @version 7.0.0 88 * It is important to note that if user has the ability to edit a post, it can't 89 * be password protected 90 * 91 * @param mixed $post_identifier 92 * 93 * @return bool 94 * @access public 95 * 96 * @version 7.0.10 94 97 */ 95 98 public function is_password_protected($post_identifier) … … 101 104 $permission = $resource->get_permission($identifier, 'read'); 102 105 103 // First, let's check that current post does not have password set 104 // natively 105 $native_password = $identifier->post_password; 106 $result = !empty($native_password) ? true : null; 107 108 if (is_null($result) && !is_null($permission)) { 109 if (!empty($permission['restriction_type'])) { 110 $restriction_type = $permission['restriction_type']; 111 } else { 112 $restriction_type = null; 113 } 114 115 if ($restriction_type === 'password_protected') { 116 $result = $permission['effect'] !== 'allow' 117 && !empty($permission['password']); 118 } 119 } 120 121 // Making sure that other implementations can affect the decision 122 $result = apply_filters( 123 'aam_post_permission_result_filter', 124 $result, 125 $permission, 126 $identifier, 127 'read' 128 ); 106 if (!current_user_can('edit_post', $identifier->ID)) { 107 // First, let's check that current post does not have password set 108 // natively 109 $native_password = $identifier->post_password; 110 $result = !empty($native_password) ? true : null; 111 112 if (is_null($result) && !is_null($permission)) { 113 if (!empty($permission['restriction_type'])) { 114 $restriction_type = $permission['restriction_type']; 115 } else { 116 $restriction_type = null; 117 } 118 119 if ($restriction_type === 'password_protected') { 120 $result = $permission['effect'] !== 'allow' 121 && !empty($permission['password']); 122 } 123 } 124 125 // Making sure that other implementations can affect the decision 126 $result = apply_filters( 127 'aam_post_permission_result_filter', 128 $result, 129 $permission, 130 $identifier, 131 'read' 132 ); 133 } 129 134 130 135 // Prepare the final result -
advanced-access-manager/trunk/application/Service/Content.php
r3315883 r3386138 690 690 * @access private 691 691 * 692 * @version 7.0. 0692 * @version 7.0.10 693 693 */ 694 694 private function __map_post_type_caps( … … 740 740 case 'read_post': 741 741 case 'read_private_posts': 742 case 'read':743 742 $password = (isset($args[1]) ? $args[1] : null); 744 743 $caps = $this->_map_read_post_caps($caps, $post->ID, $password); -
advanced-access-manager/trunk/application/Service/Core.php
r3315883 r3386138 68 68 * @return void 69 69 * 70 * @version 7.0. 470 * @version 7.0.10 71 71 */ 72 72 protected function __construct() … … 102 102 $this->initialize_hooks(); 103 103 }, PHP_INT_MAX); 104 105 if (is_multisite()) { 106 // Control access controls & configurations sync 107 $this->_control_multisite_settings_sync(); 108 } 104 109 } 105 110 -
advanced-access-manager/trunk/readme.txt
r3364012 r3386138 4 4 Requires at least: 5.8.0 5 5 Requires PHP: 5.6.0 6 Tested up to: 6.8. 27 Stable tag: 7.0. 96 Tested up to: 6.8.3 7 Stable tag: 7.0.10 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.10 = 64 * Fixed: Permalink has empty href when post is password protected [https://github.com/aamplugin/advanced-access-manager/issues/487](https://github.com/aamplugin/advanced-access-manager/issues/487) 65 * Fixed: Roles & Capabilities are not syncing in multisite [https://github.com/aamplugin/advanced-access-manager/issues/485](https://github.com/aamplugin/advanced-access-manager/issues/485) 62 66 63 67 = 7.0.9 =
Note: See TracChangeset
for help on using the changeset viewer.