Date: Sat, 24 Dec 2022 09:14:35 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 268534] www/vaultwarden: 1.26.0_4 : unable to sign up new user Message-ID: <bug-268534-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268534 Bug ID: 268534 Summary: www/vaultwarden: 1.26.0_4 : unable to sign up new user Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: stb@lassitu.de I've just installed the port, but I'm having trouble registering any users. When I fill in the the signup form, I get: POST /identity/accounts/register HTTP/1.1 HTTP/1.1 404 Not Found Content-Type: text/html; charset=3Dutf-8 Access-Control-Allow-Origin: https://vw.zs64.net Keep-Alive: timeout=3D5, max=3D100 Content-Security-Policy: default-src 'self'; object-src 'self' blob:; script-src 'self'; style-src 'self' 'unsafe-inline'; child-src 'self' https://*.duosecurity.com https://*.duofederal.com; frame-src 'self' https://*.duosecurity.com https://*.duofederal.com; frame-ancestors 'self' chrome-extension://nngceckbapebfimnlniiiahkandclblb chrome-extension://jbkfoedolllekgbhcbcoahefnbanhhlh moz-extension://* ; img= -src 'self' data: https://haveibeenpwned.com/ https://www.gravatar.com ; connect= -src 'self' https://api.pwnedpasswords.com/range/ https://2fa.directory/api/ https://app.simplelogin.io/api/ https://app.anonaddy.com/api/ https://api.fastmail.com/ https://quack.duckduckgo.com/api/email/ ; X-XSS-Protection: 0 Expires: Sat, 24 Dec 2022 09:21:14 GMT Referrer-Policy: same-origin Date: Sat, 24 Dec 2022 09:11:14 GMT Cache-Control: public, max-age=3D600 Content-Length: 1864 Connection: Keep-Alive X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN, SAMEORIGIN Server: Rocket permissions-policy: accelerometer=3D(), ambient-light-sensor=3D(), autoplay= =3D(), battery=3D(), camera=3D(), display-capture=3D(), document-domain=3D(), encrypted-media=3D(), execution-while-not-rendered=3D(), execution-while-out-of-viewport=3D(), fullscreen=3D(), geolocation=3D(), gyroscope=3D(), keyboard-map=3D(), magnetometer=3D(), microphone=3D(), midi= =3D(), payment=3D(), picture-in-picture=3D(), screen-wake-lock=3D(), sync-xhr=3D()= , usb=3D(), web-share=3D(), xr-spatial-tracking=3D() Unexpected: The Spanish Inquisition Processing: t=3D1671873074341656 D=3D1095 In syslog, I get Dec 24 09:11:14 krokodil vaultwarden[47411]: [2022-12-24 09:11:14.342][request][INFO] POST /identity/accounts/register Dec 24 09:11:14 krokodil vaultwarden[47411]: [2022-12-24 09:11:14.342][_][ERROR] No matching routes for POST /identity/accounts/regi= ster application/json. Dec 24 09:11:14 krokodil vaultwarden[47411]: [2022-12-24 09:11:14.342][_][W= ARN] Responding with registered (not_found) 404 catcher. Dec 24 09:11:14 krokodil vaultwarden[47411]: [2022-12-24 09:11:14.342][response][INFO] 404 Not Found Signups are enable, which I can verify from the /admin page. I found this GitHub discussion: https://github.com/dani-garcia/vaultwarden/discussions/2979 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268534-7788>