@murgero hummingbird comes from WPMU dev but it's the same.
Since i can apply conf to apache, I did what you said and it works so far.
By the way, if i understand correctly, wordpress dev runs behind apache and there is ngninx as reverse proxy?
samsls
Posts
-
Browser caching -
Access-Control-Allow-OriginHello there,
I 'm trying to configure Directus with AgencyOS : A new "template" to build client portal. It seems to be a great tool you can discover there :
The installation process seems to be ok until when i'm trying to login thru the frontend : A vercel App.
Error Message from the frontend :
[POST] "https://directus-agencyos.tools.sl-system.io/auth/login": <no response> Failed to fetchError message from the chrome console :
Access to fetch at 'https://directus-agencyos.tools.sl-system.io/auth/login' from origin 'https://portail-one.vercel.app' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'.So my question :
How can i configure the Access-Control-Allow-Origin policy in Directus especialy and on Cloudron generally?Thanks a lot for your help
Regards,
Sam -
Change LogoFYI without export, the LEAN_DEFAULT_TIMEZONE works perfectly.
Maybe girish can confirm but if there is an env.sh, you need to add export
and
when there is env you don't need
????? -
Socioboard, open source social media management+1 please
-
Access-Control-Allow-OriginThanks it works.
-
Change LogoI'm guessing i need to put my logo file somewhere that accessible from outside but where?
-
Access-Control-Allow-Origin@JLX89
This is not not 'Access-Control-Allow-Origin'
But i faced this error too.
Do you try to use AgencyOS? or only Directus ?
Because if you use AgencyOS script you import a lot of things automatically. SO i can't confirm at 100% what i did.In my case, this error (401) disapeared when i use default admin account to install AgencyOS. And then only, i have created a new admin user.
And magically, i can connect with the new account.Not very technical but it works. Hope it helps.
-
Change LogoHello there,
I again need your help.
I'm trying to change the leantime's logo.
So i tried to update the new logo in /app/data/logo.png or /app/data/logo/logo.png.I modified the .env file like this and restart
LEAN_DEFAULT_TIMEZONE = 'Europe/Paris' # Set default timezone
LEAN_LOGO_PATH = '/app/data/SL_SYSTEM_VIOLET_260x70.png'timestamp is ok but logo path is not applied.
Could you lead me to the good direction please?
-
Change Logo@girish Thank you for your help !
-
Change Logo@jdaviescoates Oh sorry to disturb you in this case. Thanks for your previous help.
-
Kutt admin account does not show admin actions section@jdaviescoates Thank you