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

    Random plug for my dumb app that you should never use

    Off-topic
    2
    4
    173
    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.
    • ?
      A Former User last edited by A Former User

      Here’s a dumb app I made you should never use. In case you do want to use it, here: https://git.atrilahiji.dev/atrilahiji/MiddleWhere

      It’s basically a way of exposing a secure endpoint as a public endpoint without exposing your secure tokens. Have fun 🙂

      I intend to add token authorization via a query string in the URL.

      murgero 1 Reply Last reply Reply Quote 2
      • murgero
        murgero App Dev @Guest last edited by

        @atrilahiji What would be a use-case for this?

        --
        https://urgero.org
        ~ Professional Nerd. Freelance Programmer. ~
        Matrix: @murgero:urgero.org

        ? 1 Reply Last reply Reply Quote 0
        • ?
          A Former User @murgero last edited by

          @murgero using directus to trigger drone ci builds for my website that uses Gridsome

          1 Reply Last reply Reply Quote 1
          • ?
            A Former User last edited by

            Added a basic token check via querystring. Basically Directus doesn't let me set auth headers via their webhooks so I cant trigger builds off of it directly. Needed this as a middleman.

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