Littlegolden were you able to update it in the end?
Show Password
therealsujitk I removed and reinstalled~ It was succeed.
- Edited
Littlegolden Ok cool!
Don't you think we should add an eye at password input instead of checkbox? Just my humble opinion.
Just found a missing issue. In Create User module, the problem of showing the password still exists.
Littlegolden Just found a missing issue. In Create User module, the problem of showing the password still exists.
I have no idea what 'Create User' is. I'm guessing it uses one of the modals from Flarum itself. I have a guess of what the issue might be though let me publish a new release in like 5 minutes.
therealsujitk "Create User" is probably the registration page.
v1.0.3
- Fixed possible issue with SignUp modal.
Updating
Use Bazaar or update manually with composer.
composer update therealsujitk/flarum-ext-show-password
- Edited
tankerkiller125 Yes, that's what I though.
Littlegolden The issue should probably be fixed now.
henryonsoftware Don't you think we should add an eye at password input instead of checkbox? Just my humble opinion.
I currently don't have a lot of time on my hands, studying for entrance exams to get into a good college, but when I do (soon hopefully) I will definitely add a feature to have the icon and let admins choose whether they want the check box or the eye.
- Edited
therealsujitk I wish you a triumphant return in the entrance exam!
therealsujitk Yeah, it fixed. Thank you~
Littlegolden Thankyou!!!
therealsujitk I have no idea what 'Create User' is
Create user is one of my extensions which provides a modal that extends SignUpModal
https://github.com/clarkwinkelmann/flarum-ext-create-user-modal/blob/master/js/src/forum/modals/CreateUserModal.js
Good to know that the fix worked.
clarkwinkelmann Oh cool!
therealsujitk Love to hear that!
Is anyone facing issues with this extension in Flarum v1.0.1-beta.13? @Talhazzers has mentioned that his forum is not allowing users to use OAuth extensions while this extension is enabled. I would like to know if anyone else is facing similar issues.
therealsujitk
Cannot sign up(register) using external oauth extensions such as github/google login when this extension is enabled.
v1.0.5
- Added a condition to handle errors. Now, if this extension cannot work for some reason, the Show Password box will be hidden. Other functionalities such as OAuth registration will not be harmed.
Updating
Use Bazaar or update manually with composer.
composer update therealsujitk/flarum-ext-show-password
aleveltech Hi! Can you try updating the extension to v1.0.5 and enable it. The OAuth extensions should still work with no problem (If they don't work, it won't be because of this extension ). After enabling the extension, if you don't see the Show Password checkbox in either the SignInModal or SignUpModal, please let me know.
therealsujitk I believe that functionality is already available in the core
Or is it my browser?
Because I haven't installed this extension