-
Thanks for your amazing project and guide on Dev.to. It is running perfectly fine, but I noticed your Login is under controller instead of PageModel, I'm trying to figure out the cookie issue after u…
stlsw updated
2 years ago
-
Hello, I am getting an error when trying to add a session in my Postgres DB with my `expiresAt` field I believe.
Here is my Session table in my Prisma schema:
```
model Session {
id S…
-
**Describe the problem**
When setting up via Zitadel v2.46.7 I am unable to login straight away as the console says the following.
`Error when validating JWT claims: Error parsing token: Token i…
-
Hello,
Thanks for your work on supporting Next.js with Cloudflare workers.
Here is some information about my application, I am using Next.js 14.2.3 but the API routes are handled by `Hono.js` a…
-
相较原repo改动如下
- 增加了XFF
- 增加了代理功能
- 解决了HTTPS报错的问题
- 更改为class方便集成
- 增加了shiro组件检测
- 增加了假的Referer
- 增加了随机Agent
- 删除了PUT/DELETE测试,降低破坏目标站点的风险
- 我测的目标站点存在无`type`字段的field,使用Dict.get('type')而不是Dict['ty…
-
```
What steps will reproduce the problem?
1. I was trying to set Multiple cookies one by one at single request. Like
username, token, jsession etc.
2. Etc. response.addCookie(cookie1); response.addC…
-
Hi Turbo developers!
I'm experiencing a weird issue I don't know how to debug. You can see it for yourself here: https://devvelo.com/users/sign_up
If you get any error when submitting the form (…
-
```
"url":"/iridium-go_-fixed-installation-kit-fact-sheet-pdf"
```
```
#1 setcookie() called at [vendor/magento/framework/Stdlib/Cookie/PhpCookieManager.php:148]
#2 Magento\Framework\Stdlib\Coo…
-
I discovered the fbchat library recently and was using it to create a bot that prevents nicknames from being changed in one of my messenger groups. However, I am using this bot with the login credenti…
-
# Bug Ticket
## Describe the bug
The service always looks for device_name even after providing the entity_id. It was working great till yesterday and then after the recent updates of both HA and…