kale1d0code
kale1d0code
I starting experiencing this issue today. tried logging in and got ` /dev/pts/0: No such file or directory open /dev/tty failed - could not set controlling tty: No such file...
Hi @suhaotian There are a few reasons why I would want to achieve this. before doing this my server has about 300-400MB of code. most of this is not written...
is it compatible with axios-token-interceptor and axios-oauth-client?
I may look into this however just a few questions first Do you have a roadmap for reaching version 1.0.0? and would you consider xior to be production ready?
Hi @DigitalBrainJS The browser bit in the resolve plugin was a suggestion from stack overflow I did actually have it compiling at one stage. The end goal is to build...
I have also tested this in SuiteCRM 8.3.0 each link has a target attribute (training one has its "_blank" value) so this only affects 7.x (at least 7.13.3)
@waleed-alharthi make this change https://github.com/orangehrm/orangehrm/pull/1844/commits/bd0074b54b9ef6f4dc00e39adde1166eaadf19e7 this makes it so every URL the URLGenerator Generates has http replaced with https
If you've put your app in a persistent volume lets say a named volume app is mounted to /var/www/html then you can make this change now and it will be...
I solved this recently for my system. you need to edit the code to change the claim orange uses to authenticate users with from the Identity Provider. At my company...
I was caught out by this today. I am trying to get nginx to trust the ip addresses of the services in front of it. nginx does not provide functionality...