Linux 软件免费装
Banner图

Secure Access Bridge

开发者 prokashsarker2026
更新时间 2026年6月20日 11:38
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

security login passwordless-login temporary-login user-access

下载

1.0.0

详情介绍:

Secure Access Bridge helps WordPress administrators create secure, temporary, one-click login links for clients, developers, designers, SEO specialists, and support users. Instead of sharing passwords or creating unmanaged long-term accounts, you can generate controlled access links with expiry rules, access profiles, activity logs, and recovery tools. The plugin is built for agencies, freelancers, site owners, and support teams that need safer temporary WordPress access management. Key Features Why Use Secure Access Bridge? Sharing administrator passwords is risky. Creating permanent accounts for every support task is difficult to manage. Secure Access Bridge provides a more controlled workflow by letting you issue temporary, restricted, and auditable access. Use it when you need to: Security and Privacy Secure Access Bridge stores generated access tokens as hashes instead of storing the plain login token in the database. Temporary access should still be granted carefully, and administrators should always assign the lowest privilege level required for the task. The plugin does not include tracking, telemetry, or advertising code.

安装:

  1. Upload the secure-access-bridge folder to the /wp-content/plugins/ directory, or install the ZIP through Plugins > Add New > Upload Plugin.
  2. Activate Secure Access Bridge from the WordPress Plugins screen.
  3. Open Secure Access Bridge from the admin menu.
  4. Create a temporary access link, select an access profile, configure restrictions, and share the generated link only with the intended user.

升级注意事项:

1.0.0 Initial release.

常见问题:

Does this plugin share WordPress passwords?

No. The plugin is designed to provide temporary login access without sharing a user's WordPress password.

Are login tokens stored in plain text?

No. Generated access tokens are hashed before being stored in the database. The plain token is only used to build the temporary login URL shown to the administrator.

Can I restrict what a temporary user can access?

Yes. You can use predefined access profiles or configure custom access rules, including allowed menus, capabilities, session duration, idle timeout, IP restrictions, country restrictions, device restrictions, and browser restrictions.

Can I revoke a temporary login link?

Yes. Administrators can revoke or delete temporary access links from the plugin dashboard.

Does the plugin support QR code login?

Yes. The plugin can display a QR code for the generated login URL. The QR code image is generated through the external QRServer service described in the External services section.

What happens when I deactivate the plugin?

The plugin stops running and temporary login links will no longer work while it is deactivated. Stored plugin data is not automatically removed on deactivation.

What happens when I uninstall the plugin?

Uninstalling the plugin removes its custom database tables and plugin options.

更新日志:

1.0.0