Skip to content

[FIX] [10.0] Correct test for password not in login. - #2

Merged
daramousk merged 1 commit into
daramousk:10.0-password_no_loginfrom
NL66278:10.0-password_no_login-nl66278
Feb 4, 2019
Merged

daramousk merged 1 commit into
daramousk:10.0-password_no_loginfrom
NL66278:10.0-password_no_login-nl66278

Conversation

@NL66278

@NL66278 NL66278 commented Feb 4, 2019

Copy link
Copy Markdown

Test succeeded only because exception was raised due to all lowercase password. Not because login was in password, that check was never done.

Also method failed to check for login in password with differing case.

@daramousk
daramousk merged commit be652d4 into daramousk:10.0-password_no_login Feb 4, 2019
daramousk pushed a commit that referenced this pull request Oct 2, 2019
* [ADD] letsencrypt (OCA#347)

* [ADD] letsencrypt

* [ADD] write bogus restart script for tests

* [IMP] exclude library call from coveralls

* [IMP] try moving the library import into nocover branch

* [ADD] explain how to redirect the well known uri to the odoo instance

* [ADD] example for apache

* [FIX] cronjob should be noupdate

* [FIX] community review

* [FIX] flake8

* [DEL] unused imports

* [UPD] chain cert

* Multi-database support and other fixes (#2)

[ADD] multi-database support and other fixes

* [ADD] eggs necessary for letsencrypt

* [IMP] readme

* [ADD] ipv6 localhosts

* [ADD] restrict reload command

* Revert "[ADD] eggs necessary for letsencrypt"

This reverts commit 642df6b.

* [ADD] eggs necessary for letsencrypt

Conflicts:
	requirements.txt

* Migrate letsencrypt to v9

* Add AGPL target link to ReadMe in letsencrypt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants