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


Skip to content

Feature Requests

904 Topics 6.6k Posts

New ideas, Feature Requests

  • Don't show Inactive users in select lists

    Solved
    8
    2 Votes
    8 Posts
    290 Views
    jdaviescoatesJ
    @girish said: Fixed. We display inactive users separately now at the bottom of the users list. What does "inactive" mean here? Edit: Ah, presumably it means this box in the edit user view is unchecked: [image: image.jpeg]
  • Automatic logout of cloudron users after inactivity

    Moved
    2
    1 Votes
    2 Posts
    81 Views
    nebulonN
    Platform wise we could support this, however since nearly all apps manage their own login sessions after the Cloudron OpenID login, there is little on the platform side we can do. The centralized logout can be done in the apps we write and provide but only because there we reevaluate the login session/tokens against the OpenID auth provider all the time.
  • Support email split routing

    Moved mail
    23
    3 Votes
    23 Posts
    10k Views
    girishG
    @gobenizzle I investigated this again and I made a real task now - https://git.cloudron.io/platform/box/-/work_items/908 . It requires some product decisions so atleast we will have closure for 10.1 (i.e whether we will implement it and how we will implement it). Currently, we are rolling out 10.0 , so this will be for the next release (month or so from now)
  • Allow to configure auto expunge for Trash and Spam folders

    Moved
    7
    0 Votes
    7 Posts
    183 Views
    nebulonN
    I converted it to a feature request for Cloudron itself since it is backend related.
  • Password Complexity

    5
    9 Votes
    5 Posts
    1k Views
    T
    Good idea, but password complexity is not measured with characters list or types but with entropy. You can have good password with 7 characters and bad password with 10 characters. An example to understand. I used KeePassXC password generator to measure these passwords entropy: This is 7 characters password: ⊌ӊ⇊ٳ➟⋋О Entropy: 116 bits. Only "special characters". No length, No Alphanumeric, no mixed case. This is 15 characters password: 8&w^3fck%NdMh4W Entropy: 94 bits Length, Alphanumeric, Special characters, Mixed case. The first one only respect one requirement asked but is better than the second that respect all. The difference is huge if try with only 12 characters: gx@V5iZLfuN7 Entropy: 65 bits. All requirements mets as the previous one, and it's not the worst i can have with 12 characters. As it's common mistakes about password complexity, i think Cloudron should never allow to require characters list/types. Instead, password complexity requirements should be technically measured with true entropy/bits algorithm as in KeePassXC that way good password will be allowed based on real complexity not on arbitrary rules. The settings can always be displayed simple in settings with "Weak", "Average", "Good", "Excellent", etc... instead of entropy bits. Finally, asking password to have specific characters list or type will break auto-generated password by password manager because websites has not all the same rules and password generators not the same default settings. I hope this will help.
  • Use `gdu` instead of `du` (was "Exlude du from backup check")

    Moved
    10
    2 Votes
    10 Posts
    628 Views
    necrevistonnezrN
    @nichu42 said: I have an 8 Core Intel(R) Xeon(R) Gold 6142 CPU @ 2.60GHz VPS. My Mastodon app data directory has ~ 450,000 files. FYI my yellowtent folder has ~ 250.000 files on an SSD - just to give you perspective on the benchmarks.
  • Lock Applications

    7
    6 Votes
    7 Posts
    948 Views
    jamesJ
    Hello @andreasdueren I have merged the topics.
  • This topic is deleted!

    0
    2 Votes
    0 Posts
    27 Views
    No one has replied
  • Define custom well-known entries via CloudronManifest.json

    1
    1 Votes
    1 Posts
    77 Views
    No one has replied
  • Support PowerDNS Provider

    24
    4 Votes
    24 Posts
    3k Views
    J
    Hi @james, How's this going? Do you need any help with testing?
  • 3 Votes
    1 Posts
    101 Views
    No one has replied
  • 0 Votes
    7 Posts
    566 Views
    L
    Great, and thanks girish. Cloudron is brilliant!
  • Private CloudronVersions.json

    17
    4 Votes
    17 Posts
    2k Views
    girishG
    @huehner a workaround for now is to use ?username=xx&password=yy . I have fixed the issue that you reported in any case and it will be part of the next release. With the fix you can pass username:password in the URL .
  • Haraka Rate Limit editing on UI

    mail
    6
    2 Votes
    6 Posts
    2k Views
    M
    @girish thanks for the reply! That's the thing, I'm not a 100% sure yet. It's a custom app that sends out 100+ emails (and growing) every few weeks/months and it hit twice the Connection denied. recipient rate limit exceeded and once Connection denied. connection rate limit exceeded. It wasn't great, because it wasn't clear which mails went through and which didn't (other than manually combing through the logs). My guess would have been [rate_conn] and [rate_rcpt_host] for starters, but the quick fix (other than building a queue/delay/throttle which adds a lot of complexity) was to use Postmark directly instead of Cloudrons mail-server, so for this specific project this is "solved", but would still be a nice to have feature to adjust the limits in the settings.
  • Per Application CPU Usage in Server Graphs

    cloudron graphs dashboard
    5
    0 Votes
    5 Posts
    455 Views
    L
    @girish Thanks. The graph was able to do what I wanted, I just didn't realize it. It does show the usage per application each in its own colour. Great!
  • Limit Disk size for Apps

    6
    5 Votes
    6 Posts
    391 Views
    andreasduerenA
    @James Thank you!
  • Possible to make "exact phrase" email searches work?

    9
    2 Votes
    9 Posts
    536 Views
    jdaviescoatesJ
    @necrevistonnezr good find. @staff please could we replace SnappyMail with this? Thanks!
  • OAuth2/OIDC + MFA support for Cloudron Mail clients

    9
    6 Votes
    9 Posts
    934 Views
    robiR
    @fbartels it was a joke.. app pw acting like an api key
  • Improve firewall blocking capabilities and bad IP lists/sets

    2
    6 Votes
    2 Posts
    245 Views
    D
    +1 - Great idea! Even the ability to automatically pull an IP list into the blocklist on a set cron schedule would be extremely beneficial.
  • Add colour codes to Cloudron notifications

    notifications
    2
    3 Votes
    2 Posts
    255 Views
    jdaviescoatesJ
    Yes, we used to have this, and I think/ hope they'll be back (along with other improvements) in the next release, see this thread https://forum.cloudron.io/post/117521