You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Available addons
23
23
addon | version | maintainers | summary
24
24
--- | --- | --- | ---
25
25
[auth_admin_passkey](auth_admin_passkey/) | 18.0.1.0.0 | | Allows system administrator to authenticate with any account
26
-
[auth_api_key](auth_api_key/) | 18.0.1.0.1 | | Authenticate http requests from an API key
26
+
[auth_api_key](auth_api_key/) | 18.0.1.0.2 | | Authenticate http requests from an API key
27
27
[auth_api_key_group](auth_api_key_group/) | 18.0.1.0.0 | <ahref='https://github.com/simahawk'><imgsrc='https://github.com/simahawk.png'width='32'height='32'style='border-radius:50%;'alt='simahawk'/></a> | 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.
28
28
[auth_api_key_server_env](auth_api_key_server_env/) | 18.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:
0 commit comments