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