This application's purpose is to retrieve the data of employees and users from the Active Directory server using LDAP, organize it in a structured manner, and present it to users in an HTML environment.
Features that will work efficiently for you while using this application:
*User Search *Admin Search *Active Directory Server Control *PC Search *User PC Search *Password Change *User Control
installs the Flask framework, allowing you to develop web applications and APIs in Python.
pip install flask
We have stored all the data for you
pip install -r requirements.txt
templates/
├── dc-log.html
├── home.html
├── index.html
├── P-list.html
├── password.html
├── search.html
├── userlog.html
python/
├── app.py
├── config.py
├── auth.py
├── requirements.txt
└── run_app.bat
static/
├── css/
│ ├── loading.css
│ ├── navbar.css
│ ├── login-styles.css
│ ├── styles.css
│ └── main.css
├── js/
│ ├── navbar.js
│ ├── notifications.js
│ ├── notify.js # Login page
└── └── notify-styles.js
https://github.com/JosephSpace
https://github.com/JosephSpace/SSL-VPN
- İnstagram: https://www.instagram.com/joseph.ddf/
- LinkedIn: https://www.linkedin.com/in/yusuf-aşkın-56015b232/
- Mail: yusufaliaskin@gmail.com
MIT
The included Freeboard code is redistributed per its MIT License.
