基于Python 3.8 + Django 3.2的密码自助平台,AD用户自助修改密码,结合<钉钉>/<企业微信>应用免密码授权后可自行重置密码、解锁自己的账号。
Go to file
capricornxl be4f677155
Delete readme.md
2019-07-15 20:11:13 +08:00
pwdselfservice init 2019-07-15 15:50:09 +08:00
resetpwd Update form.py 2019-07-15 19:58:15 +08:00
static init 2019-07-15 15:50:09 +08:00
templates init 2019-07-15 15:50:09 +08:00
LICENSE Initial commit 2019-07-15 15:38:54 +08:00
db.sqlite3 init 2019-07-15 15:50:09 +08:00
manage.py init 2019-07-15 15:50:09 +08:00
requestment init 2019-07-15 15:50:09 +08:00
uwsgi.ini init 2019-07-15 15:50:09 +08:00