Skip to content

OpenG2P/server-auth

 
 

Repository files navigation

Runboat Pre-commit Status Build Status codecov Translation Status

Server Authentication

Modules for handling various authentication schemes

Available addons

addon version maintainers summary
auth_admin_passkey 17.0.1.0.0 Allows system administrator to authenticate with any account
auth_api_key 17.0.1.0.0 Authenticate http requests from an API key
auth_api_key_server_env 17.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:
user_log_view 17.0.1.0.0 trojikman Allow to see user's actions log

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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.7%
  • Python 9.5%
  • HTML 7.8%