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

    Piwigo vs. OAuth Login!!

    Discuss
    piwigo
    4
    4
    393
    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.
    • W
      williamgomes Banned last edited by girish

      Hi there!
      I'm trying to install piwigo on my cloudron so people can use their accounts to u/l images. There are currently several plugins for piwigo, but none seem to do the trick out of the box.

      Ldap Plugin (http://piwigo.org/ext/extension_view.php?eid=650😞 Doesn't seem to work properly, maybe someone has an idea? Github issue with error-animation is here vapmod v-mod

      OAuth Plugin (http://piwigo.org/ext/extension_view.php?eid=684😞 Only uses built in providers (facebook, google, instagram, linkedin, tumblr, twitter, windows live, vkontakte, yahoo, 500px, openid, flickr, steam and wordpress), so it would be required to copy one of those providers and populate it with cloudrons data. Which would be the closest one to the cloudron API?
      However, there is a 3y old forked version of that plugin (https://github.com/AchilleAsh/Piwigo-oAuth-Custom-Client) which uses a different/custom provider, but after adjusting the urls to the cloudrons, this is giving me an error after callback aswell.

      1 Reply Last reply Reply Quote 0
      • M
        msbt App Dev last edited by

        Hey @williamgomes,
        that error animation is mine and I eventually fixed it, you can find the repo with a working version in this thread. However, a few plugins are not working properly because they use an absolute path (which is non-standard in this environment), which then requires you to manually edit the path in the plugin files to make it work.

        I haven't updated to piwigo 2.10 yet because I currently don't have an active gallery, but I reckon you could fork it and just replace the version number 😉

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

          Did you build the piwigo app on your own or did you install it in the LAMP app?

          1 Reply Last reply Reply Quote 0
          • M
            Mertievander @msbt last edited by

            @msbt said in Piwigo vs. OAuth Login!!:

            Hey @williamgomes,
            that error animation is mine and I eventually fixed it, you can find the repo with a working version in this thread. However, a few plugins are not working properly because they use an absolute path (which is non-standard in this environment), which then requires you to manually edit the path in the plugin files to make it work.

            I haven't updated to piwigo 2.10 yet because I currently don't have an active gallery, but I reckon you could fork it and just replace the version number 😉

            THX for help!

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