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


Skip to content

Fider

6 Topics 40 Posts
  • Fider - Package Updates

    Pinned Locked
    13
    0 Votes
    13 Posts
    2k Views
    Package UpdatesP
    [3.1.0] Update fider to 0.35.0 Full Changelog Support for an annual plan too. by @mattwoberts in #1516 Fix mass assignment auth bypass in sign-in verification by @mattwoberts in #1517 Add rate limiting to sign-in verification code by @mattwoberts in #1524 fix(email): unescape HTML entities in rendered subject by @americodias in #1513 Harden post filter against edge cases by @lol2x in #1515
  • Sign In with email doesn't seem to work, either

    10
    0 Votes
    10 Posts
    1k Views
    J
    https://feedback.fider.io/posts/329/data-administration-import-accounts-tags-votes-posts-and-comments-via-web-interface this is a known thing in Fider it seems that the UI has no restore option. They have a new version coming this week so maybe it'll get added. I imagine people clone the file structure and PostgreSQL DB now to migrate or restore.
  • 0 Votes
    5 Posts
    482 Views
    girishG
    I replied at https://forum.cloudron.io/topic/14386/sign-in-with-email-doesn-t-seem-to-work-either/6 but a fix is coming for the misleading user management section with https://git.cloudron.io/packages/fider-app/-/merge_requests/5
  • Issues using API - CORS Origins

    9
    0 Votes
    9 Posts
    2k Views
    girishG
    @TheMoodBoardz the app is only setting CORS for very specific routes. See https://github.com/getfider/fider/blob/253556bfb632ab9a7c5d552f1e63c1fb1d7c41b1/app/cmd/routes.go#L42C14-L42C30 . Indeed, I can confirm in my test install that feed.atom and also the favicon have CORS set to '*' . I think the upstream app has to fix CORS (if it supports it) for the post routes.
  • Fider - first time use and documentation

    fider documentation setup
    2
    2 Votes
    2 Posts
    540 Views
    girishG
    Right.. the manifest update is stuck. @vladimir.d is fixing it.
  • Validating email (until Cloudron 9 is released)

    1
    4 Votes
    1 Posts
    288 Views
    No one has replied