File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,11 @@ Change Log
551.4.0
66-----
77
8- Release date: coming soon
8+ Release date: Feb. 20, 2021
99
1010- **ADDED **: LDAPUserManager for manually creating users from LDAP.
1111- **ADDED **: ``createtask `` management command for creating Task Scheduler jobs.
12+ - **ADDED **: ``ldap_user_sync `` signal.
1213- **IMPROVED **: LDAP Settings for Group Membership check propagate to one another.
1314- **MODIFIED **: Increased the default ``WAUTH_RESYNC_DELTA `` to every 1 day.
1415
Original file line number Diff line number Diff line change 11[metadata]
22name = django-windowsauth
3- version = 1.3.2
3+ version = 1.4.0
44description = Easy integration and deployment of Django projects into Windows Environments.
55long_description = file: README.rst
66url = https://github.com/danyi1212/django-windowsauth
Original file line number Diff line number Diff line change 11alabaster == 0.7.12
22asgiref == 3.3.1
33Babel == 2.9.0
4- bleach == 3.2.1
4+ bleach == 3.3.0
55certifi == 2020.12.5
66chardet == 3.0.4
77colorama == 0.4.4
You can’t perform that action at this time.
0 commit comments