Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Fider
  3. Validating email (until Cloudron 9 is released)

Validating email (until Cloudron 9 is released)

Scheduled Pinned Locked Moved Fider
1 Posts 1 Posters 32 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote last edited by girish
    #1

    Because of a limitation in Cloudron, email delivery does not work with Fider (unless you have Cloudron incoming email on the same server). Since Fider uses passwordless login, email is quite fundamental for the app to work .

    Email delivery works in Cloudron 9. But until then:

    • Open a Web Terminal and run cloudron_postgresql -c "SELECT key FROM email_verifications WHERE email='test@cloudron.io' AND verified_at IS NULL ORDER BY created_at DESC". This will be something like below:
    root@c718a90f-0084-4dd1-91c1-4402218b8b4a:/app/code# cloudron_postgresql -c "SELECT key FROM email_verifications WHERE email='test@cloudron.io' AND verified_at IS NULL ORDER BY created_at DESC"
                                   key                                
    ------------------------------------------------------------------
     tluwF0dZd413hld6Ofg0DQJIp8JqVkBXPbWLGuZtj5DaJBlMl6zTxsyWhCdUapwF
    (1 row)
    
    • Then, in browser: https://fider.domain.com/signin/verify?k=THE-KEY-ABOVE .

    It's a bit brutal but it's what it is right now 🙂

    1 Reply Last reply
    3
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Bookmarks
    • Search