Add changelog for merges 03a069268a and 253b431194
				
					
				
			This commit is contained in:
		@@ -16,12 +16,15 @@ Added
 | 
				
			|||||||
* Support for ldap3 version 2 or more (changes in the API)
 | 
					* Support for ldap3 version 2 or more (changes in the API)
 | 
				
			||||||
  All exception are now in ldap3.core.exceptions, methodes for fetching attritutes and
 | 
					  All exception are now in ldap3.core.exceptions, methodes for fetching attritutes and
 | 
				
			||||||
  dn are renamed.
 | 
					  dn are renamed.
 | 
				
			||||||
 | 
					* Possibility to disable service message boxes on the login pages
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Fixed
 | 
					Fixed
 | 
				
			||||||
-----
 | 
					-----
 | 
				
			||||||
* Then using the LDAP auth backend with ``bind`` method for password check, do not try to bind
 | 
					* Then using the LDAP auth backend with ``bind`` method for password check, do not try to bind
 | 
				
			||||||
  if the user dn was not found. This was causing the exception
 | 
					  if the user dn was not found. This was causing the exception
 | 
				
			||||||
  ``'NoneType' object has no attribute 'getitem'`` describe in #21
 | 
					  ``'NoneType' object has no attribute 'getitem'`` describe in #21
 | 
				
			||||||
 | 
					* Increase the max size of usernames (30 chars to 250)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
v0.8.0 - 2017-03-08
 | 
					v0.8.0 - 2017-03-08
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user