Jairo Llopis
845806fd86
[FIX] auth_brute_force: Fix addon requirement computation ( #1251 )
Include HACK for https://github.com/odoo/odoo/pull/24833 , which explains the false positive problem we were having here: an addon being importable doesn't mean it is installed.
7 years ago
Jairo Llopis
a2ccddc47a
[FIX] auth_brute_force: Small typos
- The `whitelisted` field needs to exist in view to be usable.
- The correct class is `decoration-danger` for tree views.
7 years ago
Jairo Llopis
53e61d3528
[REF] auth_brute_force: Cover all auth entrypoints ( #1219 )
To fix https://github.com/OCA/server-tools/issues/1125 I needed to refactor the addon. To whitelist IPs now you use a config parameter, which renders res.banned.remote model unneeded.
The fix is affected by https://github.com/odoo/odoo/issues/24183 and will not work until it gets fixed upstream due to the technical limitations implied.
7 years ago
OCA Transbot
21a1c80140
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
3b56f099f1
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
110d313a54
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
3bb12bd80c
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
4b1cd222f7
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
0bced7b8df
OCA Transbot updated translations from Transifex
7 years ago
David Vidal
e91bdfb1f1
[MIG] auth_brute_force: Migration to 10.0
8 years ago
OCA Transbot
92c286bdbd
OCA Transbot updated translations from Transifex
9 years ago
Sylvain LE GAL
f186225aa8
rename module;
9 years ago