Track Authentication Attempts and Prevent Brute-force Attacks


Keywords
erp, hacktoberfest, odoo, python
License
AGPL-3.0
Install
pip install odoo10-addon-auth-brute-force==10.0.2.2.0.99.dev7

Documentation

Runboat Pre-commit Status Build Status codecov Translation Status

server-tools

TODO: add repo description.

Available addons

addon version maintainers summary
attachment_queue 16.0.1.2.0 florian-dacosta sebastienbeau Base module adding the concept of queue for processing files
attachment_synchronize 16.0.1.0.0 florian-dacosta sebastienbeau GSLabIt bealdav Attachment Synchronize
attachment_unindex_content 16.0.1.0.0 moylop260 ebirbe luisg123v Disable indexing of attachments
auditlog 16.0.2.1.0 Audit Log
auto_backup 16.0.1.0.0 Backups database
autovacuum_message_attachment 16.0.1.0.0 florian-dacosta Automatically delete old mail messages and attachments
base_cron_exclusion 16.0.1.0.0 LoisRForgeFlow ChrisOForgeFlow Allow you to select scheduled actions that should not run simultaneously.
base_domain_inverse_function 16.0.1.0.0 grindtildeath Provide function to inverse domain into parts
base_exception 16.0.2.0.0 hparfr sebastienbeau This module provide an abstract model to manage customizable exceptions to be applied on different models (sale order, invoice, ...)
base_fontawesome 16.0.6.6.1 Up to date Fontawesome resources.
base_m2m_custom_field 16.0.1.0.0 Customizations of Many2many
base_name_search_improved 16.0.1.0.0 Friendlier search when typing in relation fields
base_partition 16.0.1.0.0 Base module that provide the partition method on all models
base_search_fuzzy 16.0.1.0.0 Fuzzy search with the PostgreSQL trigram extension
base_sequence_default 16.0.1.0.2 Shide yajo rafaelbn Use sequences for default values of fields when creating a new record
base_sequence_option 16.0.1.0.1 kittiu Alternative sequence options for specific models
base_sparse_field_list_support 16.0.1.0.0 add list support to convert_to_cache()
base_technical_user 16.0.1.0.0 Add a technical user parameter on the company
base_time_window 16.0.1.0.0 Base model to handle time windows
base_view_inheritance_extension 16.0.1.2.0 Adds more operators for view inheritance
cron_daylight_saving_time_resistant 16.0.1.0.0 florian-dacosta Run cron on fixed hours
database_cleanup 16.0.1.0.2 Database cleanup
dbfilter_from_header 16.0.1.0.1 Filter databases with HTTP headers
excel_import_export 16.0.1.1.0 kittiu Base module for developing Excel import/export/report
excel_import_export_demo 16.0.1.0.1 kittiu Excel Import/Export/Report Demo
excel_import_export_unidecode 16.0.1.0.1 Add unidecode option to excel import/export/report
html_text 16.0.1.0.0 Generate excerpts from any HTML field
iap_alternative_provider 16.0.1.0.0 sebastienbeau Base module for providing alternative provider for iap apps
jsonifier 16.0.0.0.1 JSON-ify data for all models
module_analysis 16.0.1.0.1 legalsylvain Add analysis tools regarding installed modules to know which installed modules comes from Odoo Core, OCA, or are custom modules
module_auto_update 16.0.1.0.2 Automatically update Odoo modules
module_change_auto_install 16.0.1.0.1 legalsylvain Customize auto installables modules by configuration
onchange_helper 16.0.1.0.0 Technical module that ease execution of onchange in Python code
rpc_helper 16.0.1.0.0 simahawk Helpers for disabling RPC calls
scheduler_error_mailer 16.0.1.0.0 Scheduler Error Mailer
sentry 16.0.3.0.1 barsi naglis versada moylop260 fernandahf Report Odoo errors to Sentry
session_db 16.0.1.0.5 sbidoul Store sessions in DB
tracking_manager 16.0.1.0.2 Kev-Roche sebastienbeau This module tracks all fields of a model, including one2many and many2many ones.
upgrade_analysis 16.0.1.0.2 StefanRijnhart legalsylvain Performs a difference analysis between modules installed on two different Odoo instances
url_attachment_search_fuzzy 16.0.1.0.0 mariadforgelow Fuzzy Search of URL in Attachments

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.