Skip to content

License

Notifications You must be signed in to change notification settings

kencove/server-auth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runboat Pre-commit Status Build Status codecov Translation Status

server-auth

server-auth

Available addons

addon version maintainers summary
auth_api_key 18.0.1.0.0 Authenticate http requests from an API key
auth_api_key_group 18.0.1.0.0 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 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:
auth_oidc 18.0.1.0.0 sbidoul Allow users to login through OpenID Connect Provider
base_user_empty_password 18.0.1.0.0 grindtildeath Allows to empty password of users
base_user_show_email 18.0.1.0.0 Untangle user login and email

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

About

https://odoo-community.org/psc-teams/tools-30

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.8%
  • Python 11.1%
  • HTML 10.1%