12 results for “topic:password-change”
A simple and fast self-service LDAP (Lightweight Directory Access Protocol) / AD (Active Directory) password changer written in Golang.
POP3 password change daemon
A ReactJS password recovery box component built using the FluentUI library
A ReactJS password change box component built using the FluentUI library
Self Hostable Servicepanel API Server
Google Şifre Değiştirme Botu
Basic MERN fullstack application to create user profiles where some of the functions/pages are available exclusively just for logged users. To make it more interesting, everything is wrapped in a cat theme using illustrations from icons8. Made as an exercise during the final stage of my one-year web development course.
Discover PASSWORD-PRO Enterprise - the ultimate password management solution for businesses. Protect sensitive data with advanced encryption, secure sharing, and centralized administration for teams.
dex web client for user password changes
A professional notification template for password changes in the technology industry.... | View more at LaravelMail.com
Here I will create a multiple guard authentication so that users and administrators can login separately. This will be a 2 part series because we have a lot of work to do and I will explain what you need to know about custom authentication. Let's get started, What will be doing here : Custom Guard, Model and Migration for Admin. Routes, Views, and Controllers for Admin. Manual Authentication. Middleware. Login Throttling. Password Reset.
I have created a Django App for new user registration with Build-in Django form UserCreationForm where I used Email verification system with token. Also i have implement Login form with AuthenticationForm and for password reset i have used SetPasswordForm.