fred
fred
The Cloud version may allow uploading JS to judge User-Agent. Does the community version have a plan to consider uploading UI zip by itself?
I have an idea to add a legacy encryption method to deal with outdated or loose user passwords in outdated systems, such as user password =sha1(salt+rawUserInputPassword) in my system. I...
And this is the trigger triggered by another timer. I set the trigger at 9am, but I received the trigger execution at 16:02. The following figure shows the trigger record,...
> Hey [@fre2d0m](https://github.com/fre2d0m), > > Is there more to the error and does the UI show any error in the execution log maybe? UI show anything, no triggered
> Hey [@fre2d0m](https://github.com/fre2d0m), > > What do you have `GENERIC_TIMEZONE` and `TZ` set to? "Env": [ "NODE_FUNCTION_ALLOW_BUILTIN=*", "N8N_SECURE_COOKIE=false", "GENERIC_TIMEZONE=Asia/Shanghai", "TZ=Asia/Shanghai", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "NODE_VERSION=20.18.3", "YARN_VERSION=1.22.22", "NODE_ICU_DATA=/usr/local/lib/node_modules/full-icu", "N8N_VERSION=1.80.5", "NODE_ENV=production", "N8N_RELEASE_TYPE=stable", "SHELL=/bin/sh" ],
I just tried sending a test email again expecting it to trigger Gmail and it worked, I don't know why. But another timer timing messed up issue. There are screenshots,...
> Hey [@fre2d0m](https://github.com/fre2d0m), > > When you open a workflow and go to the settings does it show "Asia/Shanghai" as the timezone there?
> Can you deactivate and activate the workflow again? It works, thank you. I don't know what happened
I spent $9 token and have been repeatedly modifying around the signin page and oauth.
And what is the difference between the `/api` path in the dashboard and the `/api` path in the api service? I noticed that both services have the same `/api` prefix,...