# server-auth **Repository Path**: lonelyleaves/server-auth ## Basic Information - **Project Name**: server-auth - **Description**: No description available - **Primary Language**: Python - **License**: AGPL-3.0 - **Default Branch**: 14.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-10 - **Last Updated**: 2021-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/251/14.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-server-auth-251) [![Build Status](https://travis-ci.com/OCA/server-auth.svg?branch=14.0)](https://travis-ci.com/OCA/server-auth) [![codecov](https://codecov.io/gh/OCA/server-auth/branch/14.0/graph/badge.svg)](https://codecov.io/gh/OCA/server-auth) [![Translation Status](https://translation.odoo-community.org/widgets/server-auth-14-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/server-auth-14-0/?utm_source=widget) # server-auth TODO: add repo description. [//]: # (addons) Available addons ---------------- addon | version | summary --- | --- | --- [auth_admin_passkey](auth_admin_passkey/) | 14.0.1.0.0 | Allows system administrator to authenticate with any account [auth_api_key](auth_api_key/) | 14.0.1.0.0 | Authenticate http requests from an API key [auth_ldaps](auth_ldaps/) | 14.0.1.0.0 | Allows to use LDAP over SSL authentication [auth_session_timeout](auth_session_timeout/) | 14.0.1.0.0 | This module disable all inactive sessions since a given delay [auth_user_case_insensitive](auth_user_case_insensitive/) | 14.0.1.0.0 | Makes the user login field case insensitive [password_security](password_security/) | 14.0.1.0.0 | Allow admin to set password security requirements. [user_log_view](user_log_view/) | 14.0.1.0.0 | Allow to see user's actions log [users_ldap_groups](users_ldap_groups/) | 14.0.1.0.0 | Adds user accounts to groups based on rules defined by the administrator. [//]: # (end addons) ## Licenses This repository is licensed under [AGPL-3.0](LICENSE). However, each module can have a totally different license, as long as they adhere to OCA policy. Consult each module's `__manifest__.py` file, which contains a `license` key that explains its license. ---- OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.