Initial commit: OCA Server Auth packages (29 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:06 +02:00
commit 3ed80311c4
1325 changed files with 127292 additions and 0 deletions

View file

@ -0,0 +1,31 @@
## 16.0.1.1.0 2024-02-28
- Forward port OpenID Connect fixes from 15.0 to 16.0
## 16.0.1.0.2 2023-11-16
- Readme link updates
## 16.0.1.0.1 2023-10-09
- Add AzureAD code flow provider
## 16.0.1.0.0 2023-01-27
- Odoo 16 migration
## 15.0.1.0.0 2023-01-06
- Odoo 15 migration
## 14.0.1.0.0 2021-12-10
- Odoo 14 migration
## 13.0.1.0.0 2020-04-10
- Odoo 13 migration, add authorization code flow.
## 10.0.1.0.0 2018-10-05
- Initial implementation