[10.0] add auth_api_key - #51
Conversation
…custom one from shopinvader
Get rid of keychain dependency
|
Hey @qgroulard, thank you for your Pull Request. It looks like some users haven't signed our Contributor License Agreement, yet.
Appreciation of efforts, |
|
@qgroulard is covered by ACSONE ECLA. |
lmignon
left a comment
There was a problem hiding this comment.
Thank you @qgroulard for this work and welcome into OCA!
The code is clean, with tests and doc. It's a great job and a great first contribution.
I made a few comments to aim for perfection. 😏
|
Hey @qgroulard, Appreciation of efforts, |
|
@qgroulard Can you check and fix errors in travis... |
|
OCA/server-tools#1425 should fix travis and runbot |
|
I restarted the build. Now it complains about the missing running_env config entry. The solution is to add it in travis-ci.yml. |
|
@sbidoul done and 🍏 |
|
@lmignon @sebastienbeau @hparfr would you agree to change the license of this one to LGPL before merging? The reason is it's a low level technical module, LGPL allows to use it more different contexts. |
|
@sbidoul I agree. 👍 |
|
Ok for me |
|
@sbidoul ok for me too. I also approve the change in this PR |
|
This PR has the |
|
Title changed to WIP since the licence will be changed |
|
License changed |
|
Thank you @sbidoul |
|
@qgroulard can you check the travis errors? |
Co-Authored-By: qgroulard <43472442+qgroulard@users.noreply.github.com>
f9779e5 to
d698d61
Compare
Syncing from upstream OCA/server-auth (11.0)
Authenticate http requests from an API key.
See readme for further information.