Giter Club home page Giter Club logo

Comments (6)

barryo avatar barryo commented on September 26, 2024

It is strange that you see inex.de - this was set via the option identity.switch_domain but it was really a hack as we didn't store FQDN switch names in the name column of switch table. On reflection, we don't actually need to show .inex.ie with the switch names so I've just removed it.

To display FQDN switch names then either:

  • set the switch name field to the FQDN version; or
  • skin the appropriate templates and use the hostname column instead.

from ixp-manager.

 avatar commented on September 26, 2024

Hi, just double checked: identity.switch_domain = ".bcix.de" was set as expected by me in the config.

from ixp-manager.

listerr avatar listerr commented on September 26, 2024

On Mon, Sep 30 at 8:00:37 PM, bcix wrote:

Hi, just double checked: identity.switch_domain = ".bcix.de"was set as expected by me in the config.

Yes, I just changed it in the skin in the end.

/srv/ixp/application/views/_skins//customer/detail.phtml

Although it still seems to use the switchname var for other things.

Rob

Rob Lister
[email protected]
LONAP Ltd

from ixp-manager.

barryo avatar barryo commented on September 26, 2024

Although it still seems to use the switchname var for other things.

Assuming you mean switch_domain, this has been eradicated now:

application/views (master)$ grep -r switch_domain ./* | wc -l
0

from ixp-manager.

 avatar commented on September 26, 2024

That means, identity.switch_domain can be removed from application.ini.dist, now?

from ixp-manager.

barryo avatar barryo commented on September 26, 2024

Already done in 74169d3 - but you can also remove it from your own application.ini if you wish (and as long as you're not using it in any custom skins).

Updated CHANGELOG.md also to reflect this (56e972d).

from ixp-manager.

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.