Bump version to 2.1.5
This commit is contained in:
		
							
								
								
									
										12
									
								
								NEWS.md
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								NEWS.md
									
									
									
									
									
								
							| @@ -1,6 +1,18 @@ | |||||||
| News | News | ||||||
| ==== | ==== | ||||||
|  |  | ||||||
|  | 2.1.5 - Wild Radish | ||||||
|  | ------------------- | ||||||
|  |  | ||||||
|  | This release is compatible with version 2.0.0. | ||||||
|  |  | ||||||
|  | * Add ``--verify-storage`` command-line argument | ||||||
|  | * Allow comments in the htpasswd file | ||||||
|  | * Don't strip whitespaces from user names and passwords in the htpasswd file | ||||||
|  | * Remove cookies from logging output | ||||||
|  | * Allow uploads of whole collections with many components | ||||||
|  | * Show warning message if server.timeout is used with Python < 3.5.2 | ||||||
|  |  | ||||||
| 2.1.4 - Wild Radish | 2.1.4 - Wild Radish | ||||||
| ------------------- | ------------------- | ||||||
|  |  | ||||||
|   | |||||||
| @@ -52,7 +52,7 @@ import vobject | |||||||
|  |  | ||||||
| from . import auth, rights, storage, web, xmlutils | from . import auth, rights, storage, web, xmlutils | ||||||
|  |  | ||||||
| VERSION = "2.1.4" | VERSION = "2.1.5" | ||||||
|  |  | ||||||
| NOT_ALLOWED = ( | NOT_ALLOWED = ( | ||||||
|     client.FORBIDDEN, (("Content-Type", "text/plain"),), |     client.FORBIDDEN, (("Content-Type", "text/plain"),), | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Unrud
					Unrud