Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[14.0] [MIG] auth_api_key module #221

Merged
merged 33 commits into from
Dec 21, 2020
Merged

Conversation

chafique-delli
Copy link
Contributor

@chafique-delli chafique-delli commented Oct 12, 2020

No description provided.

lmignon and others added 30 commits October 12, 2020 16:03
Get rid of keychain dependency
Co-Authored-By: qgroulard <43472442+qgroulard@users.noreply.github.com>
Api key is now based on the new version of server env
Key belong to a specifiv database that can be requested based on the
domain name.

Just setup the db_filter with "%d^" to filter based on domain name
Add a migration script to create the auth.api.key records from keys defined into the cfg file
Provides a specific serction name builder to continue reading the key info from the same section as the one expected by the previous version
@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@gurneyalex
Copy link
Member

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 14.0-ocabot-merge-pr-221-by-gurneyalex-bump-nobump, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Nov 20, 2020
Signed-off-by gurneyalex
@gurneyalex
Copy link
Member

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 14.0-ocabot-merge-pr-221-by-gurneyalex-bump-nobump, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Dec 3, 2020
Signed-off-by gurneyalex
@gurneyalex
Copy link
Member

@chafique-delli hello could you rebase your PR and recheck the precommit step, the merge by ocabot failed there, because of the website key in the manifest https://travis-ci.com/github/OCA/server-auth/jobs/453802850#L415

@sebastienbeau
Copy link
Member

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 14.0-ocabot-merge-pr-221-by-sebastienbeau-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 9e2132d into OCA:14.0 Dec 21, 2020
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at c93d304. Thanks a lot for contributing to OCA. ❤️

@hparfr hparfr deleted the 14.0-mig-auth_api_key branch January 14, 2021 11:05
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.