Skip to content

feat: [EXT-2183] get-management-token #1

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

Merged
merged 5 commits into from
Oct 2, 2020
Merged

Conversation

shikaan
Copy link
Contributor

@shikaan shikaan commented Oct 1, 2020

⚠️ Please note

I have created another branch for ci, this can now be reviewed

@shikaan shikaan requested a review from a team October 1, 2020 16:10
@shikaan shikaan marked this pull request as draft October 1, 2020 16:10
@shikaan shikaan marked this pull request as ready for review October 2, 2020 07:52

mkdir -p keys

openssl req -x509 -newkey rsa:4096 -nodes -batch -noout -keyout keys/key.pem
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be nice to use generation in the API so we cover it with the tests too.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wanna do it here or in a followup?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, forgot to reply to this. I would like to do that in a followup, when also CI is in place

@shikaan shikaan force-pushed the feat/get-management-token branch from 29fb44d to 63b37fa Compare October 2, 2020 08:52
@shikaan
Copy link
Contributor Author

shikaan commented Oct 2, 2020

I have rotated the keys and removed the .env file. Will be squashing this PR so to remove traces in the history too

@shikaan shikaan requested a review from jelz October 2, 2020 09:09

mkdir -p keys

openssl req -x509 -newkey rsa:4096 -nodes -batch -noout -keyout keys/key.pem
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wanna do it here or in a followup?

@shikaan shikaan merged commit 45848a3 into master Oct 2, 2020
@shikaan shikaan deleted the feat/get-management-token branch October 2, 2020 11:04
@ghost
Copy link

ghost commented Oct 2, 2020

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@ghost ghost added the released label Oct 2, 2020
@hwartig hwartig changed the title feat: get-management-token feat: [EXT-2183] get-management-token Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants