Skip to content

feat: handle allowedIPs parameters in CK building#132

Merged
deathiop merged 2 commits intoovh:masterfrom
deathiop:allowed-ips
Jun 7, 2024
Merged

feat: handle allowedIPs parameters in CK building#132
deathiop merged 2 commits intoovh:masterfrom
deathiop:allowed-ips

Conversation

@deathiop
Copy link
Contributor

@deathiop deathiop commented Jun 7, 2024

No description provided.

@deathiop deathiop force-pushed the allowed-ips branch 3 times, most recently from 6e9fb5d to 3702104 Compare June 7, 2024 14:51
ovh/client.py Outdated
``access_rules`` to link his account to the ``consumerKey``. Once this
is done, he may optionally be redirected to ``redirect_url`` and the
application can start using the ``consumerKey``.
application can start using the ``consumerKey``. If adding a ``allowedIPs``
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
application can start using the ``consumerKey``. If adding a ``allowedIPs``
application can start using the ``consumerKey``. If adding an ``allowedIPs``

ovh/client.py Outdated
is done, he may optionally be redirected to ``redirect_url`` and the
application can start using the ``consumerKey``.
application can start using the ``consumerKey``. If adding a ``allowedIPs``
parameter, the generated credentials will only be usable from these IPS.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
parameter, the generated credentials will only be usable from these IPS.
parameter, the generated credentials will only be usable from these IPs.

Signed-off-by: Adrien Barreau <adrien.barreau@ovhcloud.com>
amstuta
amstuta previously approved these changes Jun 7, 2024
Signed-off-by: Adrien Barreau <adrien.barreau@ovhcloud.com>
@deathiop deathiop merged commit b3c6154 into ovh:master Jun 7, 2024
@deathiop deathiop deleted the allowed-ips branch June 7, 2024 15:22
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