Skip to content

coopiteasy/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

Authentication related modules.

Available addons

addon version maintainers summary
auth_admin_passkey 12.0.1.1.1 Allows system administrator to authenticate with any account
auth_api_key 12.0.3.0.1 Authenticate http requests from an API key
auth_api_key_environment 12.0.2.0.0 Use Server Environment for API Keys
auth_from_http_remote_user 12.0.1.0.0 Authenticate via HTTP Remote User
auth_ldap_attribute_sync 12.0.1.0.0 Allows to update users’ fields from LDAP attributes
auth_ldaps 12.0.1.0.1 Allows to use LDAP over SSL authentication
auth_oauth_multi_token 12.0.1.0.1 Allow multiple connection with the same OAuth account
auth_oidc 12.0.1.2.0 sbidoul Allow users to login through OpenID Connect Provider
auth_saml 12.0.1.0.1 Saml2 Authentication
auth_session_timeout 12.0.1.0.2 This module disable all inactive sessions since a given delay
auth_signup_verify_email 12.0.1.0.3 Force uninvited users to use a good email for signup
auth_totp 12.0.1.1.0 Allows users to enable MFA and add optional trusted devices
auth_totp_password_security 12.0.1.0.0 auth_totp and password_security compatibility
auth_u2f 12.0.1.0.2 2nd factor authentication via U2F devices
auth_user_case_insensitive 12.0.1.0.0 Makes the user login field case insensitive
base_user_show_email 12.0.1.0.0 Untangle user login and email
password_security 12.0.1.1.4 Allow admin to set password security requirements.
user_log_view 12.0.1.0.0 trojikman Allow to see user's actions log
users_ldap_groups 12.0.1.0.1 Adds user accounts to groups based on rules defined by the administrator.
users_ldap_mail 12.0.1.0.1 LDAP mapping for user name and e-mail
users_ldap_populate 12.0.1.0.2 LDAP Populate

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 51.1%
  • HTML 42.2%
  • JavaScript 6.6%
  • Shell 0.1%