We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

pyadselfservice

pyadselfservice is a software created using Python 3.5 and Django 1.10. This project aims to provide web based password change interface to the end users, for their Active Directory account. While changing the password, users won’t not need to enter their current password. Which means users can change their password even if they have forgotten their current password. Moreover, while changing the password, this software will automatically unlock the user account if it is locked.
The authenticity of the user is verified against 2 factor authentication. The first factor is validation of 3 different AD attributes. User will need to provide 3 different information which only he will know such as Home Telephone, Pin Code or any new AD attribute say PIN, Date of Birth, Date of Joining etc.
The second factor is One Time Password (OTP). After successful validation of First Factor, a OTP is sent to the Email address of the user, may it be official or personal.

The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view detailed reports about your connection. This HTML5 speed test does not require Flash or Java, and works on all devices including tablets and smartphones. Host on your own infrastructure or use ours. For licensing, inquire today.

Website https://pyadselfservice.sourceforge.io
Tags
License
Platform
Features
  • Web based password change for Active Directory user accounts
  • Users wont need to remember their current password
  • Validation Against 4 AD Schema Attributes & One Time Password (OTP)
  • No local Database or local Cache
  • Google Nocaptcha Recaptcha Validation
  • Session Time out and Tamper Protection for validation pages
  • AES based encryption for all HTTP GET parameters
  • zxcvbn based realistic password strength meter
  • Compatible with Latest Version Mozilla, Google Chrome and Safari