Giter VIP home page Giter VIP logo

Comments (5)

arp242 avatar arp242 commented on June 6, 2024

Yeah, it's part of the email formatting (quoted-printable limits line length, and uses = to indicate it's wrapped). The reason the email is dumped to the terminal is for easy inspection of the email as it's sent out, so I'm a bit hesitant to frob with it much.

You shouldn't really need it though: on dev the URL is displayed in the browser, so you can just click it. Another alternative is to use something like mailtrap.io or adapt the "append to mbox file" technique from this old Ruby on Rails article. Otherwise could also print the login URL to stdout maybe?

from goatcounter.

 avatar commented on June 6, 2024

Ah, ok. Thanks for clarifying, you can close this issue if you feel like it's not worth "fixing".

from goatcounter.

arp242 avatar arp242 commented on June 6, 2024

I think the real problem is that on signup it shows just this on dev:

screenshot_2019-08-22-04-02-42

Instead of the login URL that it does with regular login:

screenshot_2019-08-22-04-03-03

from goatcounter.

 avatar commented on June 6, 2024

Yeah, I actually never saw anything like the second screenshot there, didn't even know that was the intended behavior.

from goatcounter.

arp242 avatar arp242 commented on June 6, 2024

Yeh, for now just enter the email address you used to sign up with again, and it'll show that second screen.

from goatcounter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.