Giter Site home page Giter Site logo

Comments (2)

bitbound avatar bitbound commented on July 18, 2024 1

Resolved in commit 6560cae.

from remotely.

bitbound avatar bitbound commented on July 18, 2024
  1. As mentioned in my other answer, Remotely is configured to run behind IIS or Nginx. The only ports exposed are those that IIS or Nginx are configured to listen on. Direct access to the ASP.NET Core web host (Kestrel) isn't possible from the outside. The client install script has the target host dynamically set based on the request's current URL. You'll want to download the script from the publicly-accessible URL (or manually set it in the PS1 file).

  2. You can turn self-registration off in appsettings.json by setting the AllowSelfRegistration value. I don't want this off by default since someone would have to turn it on anyway the first time they deploy and register themselves. I don't yet have a mechanism for marking a user as a server administrator vs. an organization administrator, so I'm not ready to expose application-related settings. But I do want to do that down the road. For now, I might just show a reminder prompt on the first registration.

  3. Yeah, that's a problem. I'll need to add that.

from remotely.

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.