kant01ne

Results 11 issues of kant01ne

Hi! Thanks for the super useful tool! I noticed that my VPS IP was transmitted to my bug bounty targets when I click on "Visit Page" via the referrer header...

[email protected] Noticed the lib is removing some symbols unexpectedly when running the `json` methods. Ex: ![image](https://user-images.githubusercontent.com/5072452/154269028-2d32a32e-1e29-4e09-b22b-235c61f9a5b7.png) The same issue happens with `foo[bar]` or `foo{bar}`. Expected behaviour: ``` nlp('foo{bar} foo').json() =>...

bug
hmmm

### Summary The idea is to detect IP address changes, combined with device fingerprint to detect session theft. **(Edited version based on feedbacks)** - **IP change detection**: Revoke access token,...

enhancement
discussions

## Field decorators We want to allow to extend the default EmailPassword theme to add custom behaviour such as : - Password strength meters - weak | good | excellent...

enhancement

One comment per provider, feel free to upvote for the ones you'd like to see implemented first or add new ones. Whilst we add support for the below, in the...

We are currently cutting the prompt context at 8000 characters, we need a better strategy. Options are: - Using embeddings - Make multiple calls to chatGPT API

bug
chatgpthing
twitshorter

![image](https://user-images.githubusercontent.com/5072452/217777563-e82961f5-227e-4cab-84de-306db9a9d2ca.png)

chatgpthing
feat
twitshorter

Allow to use the selected text only in the prompt

chatgpthing
feat