Description
Gatalyn Login Approval enhances the security of your WordPress site by requiring an additional layer of approval whenever someone attempts to log in. You can configure the plugin to send an approval link via Email, Telegram, or both.
The plugin supports two modes:
* Before Login: The user enters their username/email first, receives an approval link, and only after clicking it they can enter their password to log in.
* After Login: The user enters their username and password as usual, but the login is held until they approve it via the link sent to them.
Features include:
* Email and Telegram notifications
* IP whitelisting to bypass approvals for trusted networks
* Customizable email/Telegram subjects and messages
* Token expiration times
External Services
This plugin utilizes the Telegram API to send login approval notifications to a specified Chat ID when the Telegram integration is enabled by the site administrator.
- Service Used: Telegram Bot API (https://core.telegram.org/bots/api)
- Data Transmitted: The plugin sends the user’s login name, IP address, and approval/denial links to the configured Telegram Chat ID. No passwords or session tokens are transmitted to Telegram.
- Terms of Service: By using this integration, you are subject to the Telegram Terms of Service.
- Privacy Policy: Please refer to the Telegram Privacy Policy for details on how your data is handled.
Installation
- Upload the plugin files to the
/wp-content/plugins/gatalyn-login-approvaldirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to Settings > Gatalyn Login Approval to configure the plugin.
- (Optional) Set up a Telegram Bot Token and Chat ID to receive approvals via Telegram.
FAQ
-
How do I configure the Telegram Bot?
-
You need to create a bot via BotFather on Telegram to get your Bot Token. Then, start a chat with your bot and obtain your Chat ID to enter it in the plugin settings.
-
Can I whitelist my IP?
-
Yes, you can add your IP address (or multiple IP addresses, one per line) in the plugin settings to completely bypass the approval process.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Gatalyn Login Approval” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Gatalyn Login Approval” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial public release.
