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


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Unsolved How to Make Documents Public ?

    Etherpad Lite
    4
    10
    11425
    Loading More Posts
    • 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.
    • F
      freetommy last edited by

      Dear,

      I setup "requireAuthentication": false, in settings.json to Make Documents Public. (https://docs.cloudron.io/apps/etherpad/)

      but, not working.
      if I uninstall cloudron plugin at plugin manager, then working.

      but, cloudron plugin installed again automatically.

      would you please check ?

      Best Regards,

      girish 1 Reply Last reply Reply Quote 0
      • girish
        girish Staff @freetommy last edited by

        @freetommy Will have to test this, it used to work but maybe something broke that flow in recent updates.

        E 1 Reply Last reply Reply Quote 0
        • E
          Edmond @girish last edited by

          HI there facing same issue 🙂 many thanks for checking

          1 Reply Last reply Reply Quote 0
          • nebulon
            nebulon Staff last edited by

            I just tried this and it seems to work as expected. Is it possible that you have not restarted the app after changing the configuration file?

            F 1 Reply Last reply Reply Quote 0
            • F
              freetommy @nebulon last edited by

              @nebulon
              To document public,
              I need uninstall cloudron plugin, then work.
              but, when app restart, the cloudron plugin installed automatically.
              then back to login require again.

              nebulon 1 Reply Last reply Reply Quote 0
              • nebulon
                nebulon Staff @freetommy last edited by

                @freetommy as far as I can reproduce, if the config file looks something like:

                {
                  "requireAuthentication": false,
                  "ep_cloudron": {
                    "admins": [
                      "yourusername"
                    ]
                  }
                }
                

                Then direct links via https://pad.example.com/p/foobar will be publicly accessible.

                F 1 Reply Last reply Reply Quote 0
                • F
                  freetommy @nebulon last edited by

                  @nebulon
                  Oh. Thanks you. I didn't know direct link that is public already.
                  I thought this page would appear instead login page. Is this setting possible ?
                  UaYWN69LEki9QKvfKETk-1.png

                  girish 1 Reply Last reply Reply Quote 0
                  • girish
                    girish Staff @freetommy last edited by

                    @freetommy said in How to Make Documents Public ?:

                    I thought this page would appear instead login page. Is this setting possible ?

                    That actually seems like a bug that it asks for authentication . Given that one can access https://pad.example.com/p/anyrandompadname and it doesn't authenticate aynway.

                    1 Reply Last reply Reply Quote 1
                    • girish
                      girish Staff last edited by

                      I created https://git.cloudron.io/cloudron/etherpad-lite-app/-/issues/17 to fix the plugin.

                      nebulon 1 Reply Last reply Reply Quote 2
                      • nebulon
                        nebulon Staff @girish last edited by

                        The latest version has fixed a few issues related login session and shows now the default welcome screen if requireAuthentication is false
                        I have added a login button on the top right though for users to authenticate and thus have a list of their own pads

                        1 Reply Last reply Reply Quote 3
                        • First post
                          Last post
                        Powered by NodeBB