Skip to content

sodexis/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 Authentication

Modules for handling various authentication schemes

Available addons

addon version maintainers summary
auth_admin_passkey 16.0.1.0.0 Allows system administrator to authenticate with any account
auth_api_key 16.0.1.0.0 Authenticate http requests from an API key
auth_jwt 16.0.1.1.0 sbidoul JWT bearer token authentication.
auth_jwt_demo 16.0.1.1.0 sbidoul Test/demo module for auth_jwt.
auth_ldaps 16.0.1.0.0 Allows to use LDAP over SSL authentication
auth_oidc 16.0.1.0.0 sbidoul Allow users to login through OpenID Connect Provider
auth_saml 16.0.1.0.1 SAML2 Authentication
auth_signup_verify_email 16.0.1.0.0 Force uninvited users to use a good email for signup
auth_user_case_insensitive 16.0.1.0.0 Makes the user login field case insensitive
base_user_show_email 16.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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.3%
  • Python 5.0%
  • HTML 4.7%