Samuel Giddins

Results 281 comments of Samuel Giddins

You should be able to from https://rubygems.org/profile/oidc/api_key_roles

Closing because the provider is now in the DB

@jamessewell I've had severely reduced hours to work on RubyGems things the past few months, and most of my time has been dedicated to more security-related work (mainly the OIDC...

@adrianthedev @simi this should be ready to review! Only thing is it would be nice to point to a release of avo that removes the activestorage dependency instead of pointing...

This is green and ready to ship, @simi please review

Yup, we can set up an API. It'll probably necessitate adding a new API scope, and also ensuring MFA is given.

Not immediately but i still think it was a good idea

@simi is this something you're still interested in getting over the finish line?

Yup, the issue there is that the html already has the space encoded as `%20`, so it gets re-encoded to `%2520`, which is wrong