View Issue Details

IDProjectCategoryView StatusLast Update
0002158SOGoWeb Generalpublic2013-01-11 14:56
Reporterjobisoft Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionno change required 
Product Version2.0.3 
Fixed in Version2.0.4 
Summary0002158: Sogo Login Page with multidomain configuration: Dropdown for Domain Selction uses domain-block-names instead of SOGoMailDomain
Description

At the Sogo login page with multidomain configuration, the dropdown menu for domain selection uses the domain-block-names instead of SOGoMailDomain.

If using the config of the SOGo Installation guide, it uses "acme" and "coyote" instead of "acme.com" and "coyote.com"

I think this looks not nice. Maybe a config switch to have a choice?

TagsNo tags attached.

Activities

jobisoft

jobisoft

2013-01-11 00:03

reporter   ~0005130

Last edited: 2013-01-11 00:18

Provided a patch, which introduces the SOGoDisplayMailDomainsInLoginDropDown config switch.

Edit: I am sorry, something went wrong creating the diff, I hope the corrected version works now.

2013-01-11 00:03

 

2013-01-11 00:17

 

ludovic

ludovic

2013-01-11 13:34

administrator   ~0005133

Honestly, we don't need this. You can simply define in your configuration:

domains = {
acme.com = { }
coyote.com = { }
}

instead of:

domains = {
acme = { }
coyote = { }
}

I'll adjust the doc accordingly.

Issue History

Date Modified Username Field Change
2013-01-06 22:49 jobisoft New Issue
2013-01-11 00:03 jobisoft Note Added: 0005130
2013-01-11 00:03 jobisoft File Added: patch_2.0.3a_SOGoDisplayMailDomainsInLoginDropDown
2013-01-11 00:17 jobisoft File Added: patch_2.0.3a_SOGoDisplayMailDomainsInLoginDropDown_corrected
2013-01-11 00:18 jobisoft Note Edited: 0005130
2013-01-11 13:34 ludovic Note Added: 0005133
2013-01-11 14:56 ludovic Status new => closed
2013-01-11 14:56 ludovic Resolution open => no change required
2013-01-11 14:56 ludovic Fixed in Version => 2.0.4