Cloudron 5.6.2
-
@d19dotca That "failed but actually succeeded" warning is suppressed in some parts of the code but it seems we missed the one in the update route. I have patched it now.
-
wrote on Oct 12, 2020, 9:46 PM last edited by
What's this mean exactly?
• nginx: add splash pages for IP based browser access
-
@Lonk said in Cloudron 5.6.2:
• nginx: add splash pages for IP based browser access
If you navigate to http://ip or https://ip , it won't redirect to dashboard anymore. It will instead show a bare bones splash page now. We did this because it was reported as a security issue when someone is trying to hide the server ip.
-
Staffwrote on Oct 18, 2020, 5:21 PM last edited by girish Oct 18, 2020, 5:21 PM
@jdaviescoates There you go - https://git.cloudron.io/cloudron/box/-/commit/2aa5c387c7a480fdc5048c64b04b9ce0eeb18dde . You can put
%VERSION%
in the footer now in the next release -
@jdaviescoates There you go - https://git.cloudron.io/cloudron/box/-/commit/2aa5c387c7a480fdc5048c64b04b9ce0eeb18dde . You can put
%VERSION%
in the footer now in the next releasewrote on Oct 18, 2020, 7:04 PM last edited by@girish great, thanks!
-
@jdaviescoates There you go - https://git.cloudron.io/cloudron/box/-/commit/2aa5c387c7a480fdc5048c64b04b9ce0eeb18dde . You can put
%VERSION%
in the footer now in the next releasewrote on Oct 18, 2020, 7:12 PM last edited by@girish said in Cloudron 5.6.2:
@jdaviescoates There you go - https://git.cloudron.io/cloudron/box/-/commit/2aa5c387c7a480fdc5048c64b04b9ce0eeb18dde . You can put
%VERSION%
in the footer now in the next releaseYou da best! I need this for now so I never forget to re-apply my
box
patches.