forked from OCA/server-auth
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5834366
commit 2da03ab
Showing
4 changed files
with
60 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ Authentication OpenID Connect | |
!! This file is generated by oca-gen-addon-readme !! | ||
!! changes will be overwritten. !! | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
!! source digest: sha256:6075ec8e46a4ff1874a3d8f4dcf1eb53cc40e9eed22ae294a375e13d2cddacef | ||
!! source digest: sha256:c8cefe7105e98984eea7889baf14e10a530e2a9c2eb7e193f5d285a0515bf688 | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png | ||
|
@@ -119,6 +119,21 @@ Known issues / Roadmap | |
Changelog | ||
========= | ||
|
||
14.0.1.1.0 2023-11-22 | ||
~~~~~~~~~~~~~~~~~~~~~ | ||
|
||
* Forward port OpenID Connect fixes from 13.0 to 14.0 | ||
|
||
14.0.1.0.2 2022-03-14 | ||
~~~~~~~~~~~~~~~~~~~~~ | ||
|
||
* Fix werkzeug deprecated warning for url_encode, url decode | ||
|
||
14.0.1.0.1 2022-01-17 | ||
~~~~~~~~~~~~~~~~~~~~~ | ||
|
||
* Updated readme and pot | ||
|
||
14.0.1.0.0 2021-12-10 | ||
~~~~~~~~~~~~~~~~~~~~~ | ||
|
||
|
@@ -159,6 +174,7 @@ Contributors | |
|
||
* Alexandre Fayolle <[email protected]> | ||
* Stéphane Bidoul <[email protected]> | ||
* Andreas Perhab <[email protected]> | ||
|
||
Maintainers | ||
~~~~~~~~~~~ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters