View Issue Details

IDProjectCategoryView StatusLast Update
0006226SOGoWeb Mailpublic2026-06-23 08:45
Reporterarodier74 Assigned To 
PrioritylowSeverityminorReproducibilityalways
Status newResolutionopen 
Platform[Server] LinuxOSUbuntuOS Version16.04 LTS
Product Version5.12.9 
Summary0006226: Wehn password recovery is not enabled, the login page returns 403 for the url "/SOGo/so/passwordRecoveryEnabled"
Description

This is not optimal, as some servers are using 403 code to trigger IP address ban.
I suggest to use 204 instead, meaning "no content"

Steps To Reproduce

Configure SOGo with password recovery disabled.
Access the login page for any user
See the logs in the web browser console

Additional Information

Returning an error code for something not available is not optimal, any other code would be better.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-06-23 08:45 arodier74 New Issue