Skip to content

Commit 5d616e0

Browse files
authored
docs(readme): include EU/Spanish funding acknowledgement (grant EQC2021-007479-P) (#85)
1 parent 27f62c5 commit 5d616e0

2 files changed

Lines changed: 11 additions & 6 deletions

File tree

docs/acknowledgements.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
# Acknowledgements
22

33
The `asgi-webdav` project thrives on the contributions of the open-source community. We would like to extend our sincere gratitude to the organizations and individuals who have dedicated their time and resources to making this project better.
4+
5+
## PIC
6+
(1) This contribution has received funding from the Spanish government (grant EQC2021-007479-P, funded by MCIN/AEI/10.13039/501100011033), the EU
7+
NextGeneration/PRTR (PRTR-C17.I1), and the Generalitat de Catalunya.
8+

docs/changelog.en.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,24 +40,24 @@
4040
## 1.6.0 - 20251031
4141

4242
- feat: new config, `HTTPBasicAuth.cache_timeout`
43-
- Optionally expire authentication cache entries after a defined time, thanks [PIC](https://www.pic.es)
43+
- Optionally expire authentication cache entries after a defined time, thanks [PIC](https://www.pic.es) [1](docs/acknowledgements.md#PIC)
4444
- feat: new config, `Compression.enable`
4545
- feat: both support `.toml` and `.json` config file
46-
- feat: support optional anonymous user, thanks [PIC](https://www.pic.es)'s idea
47-
- feat: Implement a WebHDFS provider, contributed by [PIC](https://www.pic.es)
46+
- feat: support optional anonymous user, thanks [PIC](https://www.pic.es)'s idea [1](docs/acknowledgements.md#PIC)
47+
- feat: Implement a WebHDFS provider, contributed by [PIC](https://www.pic.es) [1](docs/acknowledgements.md#PIC)
4848

4949
## 1.5.0 - 20250628
5050

5151
- Breaking Change
5252
- feat: `config.Provider` has new `ignore_property_extra` poperty, default is `True`
53-
- Allow authenticating any user from LDAP server, thanks [PIC](https://www.pic.es)
53+
- Allow authenticating any user from LDAP server, thanks [PIC](https://www.pic.es) [1](docs/acknowledgements.md#PIC)
5454
- feat: better timezone support, get timezone from env `TZ`
5555
- feat: `HTTPBasicAuth`'s cache is now configurable
5656

5757
## 1.4.2 - 20250424
5858

59-
- Fix, ensure expected HTTP response header is included in responses, thanks [SilviaSWR](https://github.com/SilviaSWR)
60-
- Add, handle non-existing parent folder, thanks [SilviaSWR](https://github.com/SilviaSWR)
59+
- Fix, ensure expected HTTP response header is included in responses, thanks [SilviaSWR](https://github.com/SilviaSWR) [PIC 1](docs/acknowledgements.md#PIC)
60+
- Add, handle non-existing parent folder, thanks [SilviaSWR](https://github.com/SilviaSWR) [PIC 1](docs/acknowledgements.md#PIC)
6161

6262
## 1.4.1 - 20240626
6363

0 commit comments

Comments
 (0)