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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,7 @@ Available addons
22
22
addon | version | maintainers | summary
23
23
--- | --- | --- | ---
24
24
[auth_api_key](auth_api_key/) | 19.0.1.0.1 | | Authenticate http requests from an API key
25
+
[auth_api_key_group](auth_api_key_group/) | 19.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.
25
26
[auth_oauth_multi_token](auth_oauth_multi_token/) | 19.0.1.0.0 | | Allow multiple connection with the same OAuth account
26
27
[auth_oidc](auth_oidc/) | 19.0.1.0.0 | <ahref='https://github.com/sbidoul'><imgsrc='https://github.com/sbidoul.png'width='32'height='32'style='border-radius:50%;'alt='sbidoul'/></a> | Allow users to login through OpenID Connect Provider
27
28
[auth_session_timeout](auth_session_timeout/) | 19.0.1.0.0 | | This module disable all inactive sessions since a given delay
0 commit comments