Giter Club home page Giter Club logo

Comments (4)

abbyad avatar abbyad commented on August 25, 2024

Moving this issue to MMVA

from cht-core.

 avatar commented on August 25, 2024

Hey Marc -- it's not an MMVA issue; we need to make changes to the actual couchapp to support this, the MMVA-side changes are already done and easy to tweak.

Specifically: using a proxy rule to map / -> db/_design/db/_rewrite hides the actual database, which breaks the app.

Reopen please?

Thanks.

On Dec 23, 2013, at 8:41 AM, Marc Abbyad [email protected] wrote:

Moving this issue to MMVA


Reply to this email directly or view it on GitHub.

from cht-core.

abbyad avatar abbyad commented on August 25, 2024

I was thinking of this more as just the landing site URL, a bit.ly equivalent for those that will type out the address manually - not all URLs. A redirect to the long URL be sufficient for that. The reason I moved it to MMVA was because I imagine this is a nginx setting to include by default in MMVA

from cht-core.

mandric avatar mandric commented on August 25, 2024

We might need a fix in the proxy config that causes this issue during replication https://gist.github.com/mandric/4d2051487552ed1a3c94.

secure_rewrites:false is already in MMVA and allows the rewrite to access the db via ../../ and is currently used in market https://github.com/garden20/garden-market/blob/master/lib/rewrites.js#L52. Similarly we should add something like this to Kujua to allow access to the db and design doc then update any reference to a http requests in the app not accessing a resource via /_rewrite/.

from cht-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.