[SOGo] SOGo login page

2024-02-23 Thread Stefan Klatt

Hello,

on the SOGo login page there are two fields:

Username
Password

If I take a look into the source code I see a id for the password field 
(id="passwordField"), but no id for the username.
I think that's bad because automatic fill in with e.g. Remote Desktop 
Manager doesn't work correct with the username, but with the password. 
The automatic field detection find only the password with the id, but 
not the username.


Regards

Stefan

--
*CaC, Computer and Communication*
Inhaber Stefan Klatt
End-2-End Senior Security Consultant
CISSP / CEH / CISM / BSI IT-Grundschutz Praktiker / ISO27001 Senior Lead 
Implementer /

TOGAF9 / VdS-anerkannter Berater für Cyber-Security
Badges: https://www.youracclaim.com/users/stefan-klatt
Triftstrasse 9
60528 Frankfurt
Germany
USt-IdNr.: DE260461592

Tel.: +49-(0)172-6807809
Tel.: +49-(0)69-67808-900
Fax: +49-(0)69-67808-837
Email: stefan.kl...@cac-netzwerk.de
Profil: http://www.cac-netzwerk.de/profil

smime.p7s
Description: Kryptografische S/MIME-Signatur


Re: [SOGo] Webinterface's color changed after upgrade to SOGo v5.10.0

2024-02-23 Thread sogo-us...@list-post.ddt-consult.de
Hello,

yep, that fixed it, thanks!

Regards
  mks


23.02.24, 14:01 +0100, qhivert (qhiv...@alinto.eu):

> Hello,
> There is a css failure with current 5.10. The packages are rebuiding as we 
> speak.
> You can wait a bit for thew new 5.10 package or the workaround is:
> 
> Search for the file theme-default.css:
> ```
> find -name theme-default.css
> ```
> It can be somewhere like
> ```
> /var/lib/GNUstep/SOGo/WebServerResources/css/theme-default.css
> ```
> But it depends on your OS.
> Then replace it with the attached file.
> 
> -Original Message-
> From: users-requ...@sogo.nu  On Behalf Of Markus 
> Schönhaber
> Sent: vendredi 23 février 2024 10:20
> To: users@sogo.nu
> Subject: [SOGo] Webinterface's color changed after upgrade to SOGo v5.10.0
> 
> Hi all,
> 
> after upgrading SOGo v5.9.1 -> v5.10.0 the web interface looks different 
> color-wise than before (see screenshot comparing now and before).
> To me, it seems like some background is missing. Since I assume that this is 
> not an intentional change, how do I find what might be wrong with my SOGo 
> installation (I don't see errors in the SOGo- and apache-logs)?
> I'm using self-built Debian packages for Sope and SOGo on Bookworm.
> 
> Regards
>   mks
> 


RE: [SOGo] Webinterface's color changed after upgrade to SOGo v5.10.0

2024-02-23 Thread qhivert
Yes it was,
Somehow this faulty css pass trough our pipelines :/

SOGO 5.10 has been updated and the file is correct now.
If you're already have installed 5.10 to get the proper package do:
- apt remove sogo
- apt update
- apt install sogo
(or yum equivalent)

Quentin

-Original Message-
From: users-requ...@sogo.nu  On Behalf Of Adi
Kriegisch
Sent: vendredi 23 février 2024 14:05
To: users@sogo.nu
Subject: Re: [SOGo] Webinterface's color changed after upgrade to SOGo
v5.10.0

Hi!

> after upgrading SOGo v5.9.1 -> v5.10.0 the web interface looks 
> different color-wise than before (see screenshot comparing now and
before).
> To me, it seems like some background is missing. Since I assume that 
> this is not an intentional change, how do I find what might be wrong 
> with my SOGo installation (I don't see errors in the SOGo- and
apache-logs)?
> I'm using self-built Debian packages for Sope and SOGo on Bookworm.
This is caused by bug #5929 (https://bugs.sogo.nu/view.php?id=5929) and you
can fix this by adding '*/' to close the comment in
/usr/lib/GNUstep/SOGo/WebServerResources/css/theme-default.css on line 12...

all the best,
Adi





Re: [SOGo] Webinterface's color changed after upgrade to SOGo v5.10.0

2024-02-23 Thread Adi Kriegisch
Hi!

> after upgrading SOGo v5.9.1 -> v5.10.0 the web interface looks different
> color-wise than before (see screenshot comparing now and before).
> To me, it seems like some background is missing. Since I assume that
> this is not an intentional change, how do I find what might be wrong
> with my SOGo installation (I don't see errors in the SOGo- and apache-logs)?
> I'm using self-built Debian packages for Sope and SOGo on Bookworm.
This is caused by bug #5929 (https://bugs.sogo.nu/view.php?id=5929) and
you can fix this by adding '*/' to close the comment in
/usr/lib/GNUstep/SOGo/WebServerResources/css/theme-default.css on line
12...

all the best,
Adi




[SOGo] Webinterface's color changed after upgrade to SOGo v5.10.0

2024-02-23 Thread sogo-us...@list-post.ddt-consult.de
Hi all,

after upgrading SOGo v5.9.1 -> v5.10.0 the web interface looks different
color-wise than before (see screenshot comparing now and before).
To me, it seems like some background is missing. Since I assume that
this is not an intentional change, how do I find what might be wrong
with my SOGo installation (I don't see errors in the SOGo- and apache-logs)?
I'm using self-built Debian packages for Sope and SOGo on Bookworm.

Regards
  mks