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


Skip to content
  • Did anyone have a solution to logging into Monica?

    Solved Monica
    5
    0 Votes
    5 Posts
    109 Views
    jagadeesh-s2104J

    @nebulon Thank you!!

  • 0 Votes
    4 Posts
    604 Views
    girishG

    The error was a migration issue upstream. More info is at:
    https://github.com/monicahq/monica/issues/1626
    https://github.com/monicahq/monica/pull/1673
    https://github.com/monicahq/monica/issues/1667

    https://github.com/monicahq/monica/issues/1667#issuecomment-411673213

  • Monica key and salt

    Moved Solved Monica
    3
    0 Votes
    3 Posts
    892 Views
    girishG

    https://github.com/monicahq/monica/issues/381 is the security concern.

    Using the ID can allow people to get a very good sense of how many users are on the system and the amount of contacts. It also is information leakage because I know all the URLs for every contact. I think using a hashid based on the contact id, the user creating it and maybe another factor would work great.
  • Possible bug in Monica app? ( related to email verification )

    Moved Solved Monica
    6
    0 Votes
    6 Posts
    914 Views
    nebulonN

    Does this issue still exist now after a couple of monica updates since then?

  • Monica: how to add new accounts?

    Moved Solved Monica
    5
    0 Votes
    5 Posts
    836 Views
    U

    Yes, @nebulon ! It works perfectly.

    echo "APP_DISABLE_SIGNUP=false" > /app/data/.env.overrides and reboot enables new account registration

    > /app/data/.env.overrides and reboot disables registration