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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. Omeka - platform for digital cultural heritage web publishing

Omeka - platform for digital cultural heritage web publishing

Scheduled Pinned Locked Moved Solved App Wishlist
46 Posts 6 Posters 6.5k Views 8 Watching
  • 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.
  • jeauJ jeau

    Oups, UserNames module broke ldap access šŸ˜ž I will report this issue.

    jeauJ Offline
    jeauJ Offline
    jeau
    App Dev
    wrote on last edited by
    #37

    @girish I installed some components required for official modules and made some settings and tests. I think we can provide this application as "unstable" in the store. I hope I haven't forgotten anything important.

    nebulonN 1 Reply Last reply
    3
    • jeauJ jeau

      @girish I installed some components required for official modules and made some settings and tests. I think we can provide this application as "unstable" in the store. I hope I haven't forgotten anything important.

      nebulonN Away
      nebulonN Away
      nebulon
      Staff
      wrote on last edited by
      #38

      @jeau this is great! I've just ran the tests and we are looking good.
      I will update the manifest to add things like mediaLinks and such for the appstore and then push it out as unstable later today.

      Thanks a lot for the work šŸ™‚

      jeauJ 1 Reply Last reply
      4
      • nebulonN nebulon

        @jeau this is great! I've just ran the tests and we are looking good.
        I will update the manifest to add things like mediaLinks and such for the appstore and then push it out as unstable later today.

        Thanks a lot for the work šŸ™‚

        jeauJ Offline
        jeauJ Offline
        jeau
        App Dev
        wrote on last edited by
        #39

        @nebulon thank's

        About tests. Is there a way to test the ldap connection? For my tests, I could connect with my initial administrator, activate and configure the Ldap module but then how to verify? I can't seriously give a Cloudron login and password inside my test code and repo.

        nebulonN 1 Reply Last reply
        1
        • jeauJ jeau

          @nebulon thank's

          About tests. Is there a way to test the ldap connection? For my tests, I could connect with my initial administrator, activate and configure the Ldap module but then how to verify? I can't seriously give a Cloudron login and password inside my test code and repo.

          nebulonN Away
          nebulonN Away
          nebulon
          Staff
          wrote on last edited by girish
          #40

          @jeau I've now pushed it as unstable for a start to collect further feedback.

          Regarding the LDAP tests, I have to take a closer look as well how to do that. If you are just concerned about the username/password, then we usually follow the pattern that you run the tests with a USERNAME and PASSWORD env variable locally against a test Cloudron. But since we have the package now in the store, we will test new releases from here on on our test Cloudrons anyways.

          imc67I 1 Reply Last reply
          2
          • nebulonN nebulon

            @jeau I've now pushed it as unstable for a start to collect further feedback.

            Regarding the LDAP tests, I have to take a closer look as well how to do that. If you are just concerned about the username/password, then we usually follow the pattern that you run the tests with a USERNAME and PASSWORD env variable locally against a test Cloudron. But since we have the package now in the store, we will test new releases from here on on our test Cloudrons anyways.

            imc67I Offline
            imc67I Offline
            imc67
            translator
            wrote on last edited by imc67
            #41

            @nebulon @jeau I just installed the app from the appstore and discovered after activating the LDAP module indeed as @girish wrote earlier a "strange" username and email.

            However after trial and error I succeeded to make it very workable:

            Schermafbeelding 2021-05-19 om 18.20.46.png

            The 2 attributes were empty after activating and as you see with just those 2 LDAP attributes is works fine!!

            For new users it might be an idea to activate the module on install and fill the fields with those to attributes?

            jeauJ 1 Reply Last reply
            1
            • imc67I imc67

              @nebulon @jeau I just installed the app from the appstore and discovered after activating the LDAP module indeed as @girish wrote earlier a "strange" username and email.

              However after trial and error I succeeded to make it very workable:

              Schermafbeelding 2021-05-19 om 18.20.46.png

              The 2 attributes were empty after activating and as you see with just those 2 LDAP attributes is works fine!!

              For new users it might be an idea to activate the module on install and fill the fields with those to attributes?

              jeauJ Offline
              jeauJ Offline
              jeau
              App Dev
              wrote on last edited by
              #42

              @imc67 thank's for testing.

              I mentioned in the documentation that you have to activate and configure the Ldap module manually. But I forgot write this in the postinstall file in order to make this information visible immediately after installation. I just did it.

              I'll investigate to activate the module automatically. However I hesitate to operate directly in the database. I'll ask on the Omeka forum

              imc67I 1 Reply Last reply
              3
              • jeauJ jeau

                @imc67 thank's for testing.

                I mentioned in the documentation that you have to activate and configure the Ldap module manually. But I forgot write this in the postinstall file in order to make this information visible immediately after installation. I just did it.

                I'll investigate to activate the module automatically. However I hesitate to operate directly in the database. I'll ask on the Omeka forum

                imc67I Offline
                imc67I Offline
                imc67
                translator
                wrote on last edited by
                #43

                @jeau thanks!!!!

                jeauJ 1 Reply Last reply
                1
                • imc67I imc67

                  @jeau thanks!!!!

                  jeauJ Offline
                  jeauJ Offline
                  jeau
                  App Dev
                  wrote on last edited by
                  #44

                  @nebulon I updated the code with this information about the activation and configuration of the Ldap module. On the app store the Forum and Documentation links refer to the same page.

                  nebulonN 1 Reply Last reply
                  1
                  • jeauJ jeau

                    @nebulon I updated the code with this information about the activation and configuration of the Ldap module. On the app store the Forum and Documentation links refer to the same page.

                    nebulonN Away
                    nebulonN Away
                    nebulon
                    Staff
                    wrote on last edited by
                    #45

                    @jeau thanks, I will publish it then again.

                    1 Reply Last reply
                    1
                    • nebulonN Away
                      nebulonN Away
                      nebulon
                      Staff
                      wrote on last edited by
                      #46

                      I will lock this topic in favor of the new forum section for the app at https://forum.cloudron.io/topic/5097/omekas-package-updates

                      1 Reply Last reply
                      1
                      • nebulonN nebulon locked this topic on
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search