Delano

Results 193 comments of Delano

This issue has also been addressed with a better font that distinguishes between the ambiguous characters. ![Image](https://github.com/user-attachments/assets/5c500d8a-b1b6-4044-9645-79565ffb441c)

This issue has been resolved as of [v0.13.0](https://github.com/onetimesecret/onetimesecret/releases/tag/latest). Also available via the official docker images now. https://hub.docker.com/r/onetimesecret/onetimesecret/tags

Oh, good call. I missed that while adding that feature. Will do soon.

## Question 1 > We are running ots server and we would like to know if it's possible to register user (to use ots API) without working smtp or sendgrid...

@chelnak Are you trying with the secret key or the private key? It's only works with the private key so that only the person that created the secret can burn...

That's the one yeah.

@chelnak Ah interesting. Thanks for the details. I need to think on this for a bit to sort what the right approach is for this case.

You're on point. We updated to the official lib for v0.11 (no release date yet) which you can see here: https://github.com/onetimesecret/onetimesecret/commit/675cf20e99 I'll leave this open in for others with similar...

Ha, just an oversight on my part. Thanks for the heads up.

FYI, the original `Fixnum` error is fixed in [v0.11.0-RC1](https://github.com/onetimesecret/onetimesecret/tree/v0.11.0-RC1). It was related to a change between ruby 1.9-2.6 and 2.7. I need to do a bit more updating before pushing...