Release v0.1.1 - Bug fixes
This release will fix some issues when authenticating with a new account and signing up.
Changelog:
- Re-enabled
/register route, replaced POST /users route
- Hide 'Forgot password' link when not set
How to update?
To update, run:
composer update v17development/flarum-third-party-login-only
To install, run:
composer require v17development/flarum-third-party-login-only
If you have feature requests, create an issue on GitHub 😎
Hari Thanks for the feedback. Screenshots are added and the forgot-password link has been hidden in this release 🙂
KakaLVPOT Good feature requests. Please add them to the GitHub issues.
KakaLVPOT I and most other experienced people
Regarding tot his, I personally don't like this mindset. Needs are different per Flarum set-up and can be different per situation. Also, always test extensions locally or on a development environment before adding them to an production environment. The documentation and readme of this extension should be clear.