Skip to content

Conversation

@yajo
Copy link
Member

@yajo yajo commented May 21, 2018

@Tecnativa

@yajo yajo force-pushed the 11.0-auth_brute_force branch 2 times, most recently from e80ed7c to e7c24ef Compare May 21, 2018 11:19
@yajo yajo self-assigned this May 21, 2018
@yajo yajo added this to the 11.0 milestone May 21, 2018
@yajo yajo force-pushed the 11.0-auth_brute_force branch 5 times, most recently from e7c24ef to a59dd31 Compare May 22, 2018 11:10
legalsylvain and others added 7 commits May 22, 2018 12:11
…1219)

To fix OCA/server-tools#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 odoo/odoo#24183 and will not work until it gets fixed upstream due to the technical limitations implied.
- The `whitelisted` field needs to exist in view to be usable.
- The correct class is `decoration-danger` for tree views.
…-tools#1251)

Include HACK for odoo/odoo#24833, which explains the false positive problem we were having here: an addon being importable doesn't mean it is installed.
- Remove Python coding headers.
- Remove v10 migration scripts.
- Standard py2-py3 changes.
- Do not encode POST data in tests, Odoo now uses `requests` for `HttpCase` connections.
@yajo yajo force-pushed the 11.0-auth_brute_force branch from a59dd31 to bb7db70 Compare May 22, 2018 11:14
@yajo
Copy link
Member Author

yajo commented May 22, 2018

Not sure what's Github doing with this commit order:

captura de pantalla de 2018-05-22 12-32-01

But as you can see here, it's correctly done:

captura de pantalla de 2018-05-22 12-32-31

This should be ready to merge.

@pedrobaeza
Copy link
Member

I think it's because it's ordered by date, not by commit insertion. I have seen this before in other cases.

@MiquelRForgeFlow
Copy link
Contributor

but you can edit the commit date of the migration commit and change it to a posterior date 😎

@yajo
Copy link
Member Author

yajo commented May 22, 2018

It's not my job to fix Github 😋

@pedrobaeza pedrobaeza merged commit da8bcff into OCA:11.0 May 25, 2018
@pedrobaeza pedrobaeza deleted the 11.0-auth_brute_force branch May 25, 2018 16:21
SiesslPhillip pushed a commit to grueneerde/OCA-server-auth that referenced this pull request Nov 20, 2024
Syncing from upstream OCA/server-auth (11.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants