If i paste code inside the replit, it pop up a and ask if its secret or i should paste, i wish to turn this off but could not, it is altering the code i am pasting in
1 Like
AFAIK there is no option to turn that off. You can put it in a Secret (if that’s sensitive data or not) to get rid of it.
Please note that sensitive data is supposed to be in Secrets.
6 Likes
I’d like to note that literally pasting __token__
is flagged as a token, which doesn’t seem correct to me.
2 Likes