Skip to content

Commit

Permalink
[UPD] addons table in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Jul 28, 2022
1 parent bbfef8e commit 093e7fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[auth_api_key](auth_api_key/) | 15.0.1.1.0 | | Authenticate http requests from an API key
[auth_api_key](auth_api_key/) | 15.0.1.1.1 | | Authenticate http requests from an API key
[auth_api_key_group](auth_api_key_group/) | 15.0.1.0.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Allow grouping API keys together. Grouping per se does nothing. This feature is supposed to be used by other modules to limit access to services or records based on groups of keys.
[auth_api_key_server_env](auth_api_key_server_env/) | 15.0.1.0.0 | | Configure api keys via server env. This can be very useful to avoid mixing your keys between your various environments when restoring databases. All you have to do is to add a new section to your configuration file according to the following convention:
[auth_saml](auth_saml/) | 15.0.1.1.0 | | SAML2 Authentication
Expand Down

0 comments on commit 093e7fd

Please sign in to comment.