nebulak

Results 2 comments of nebulak

Is a fix for this bug on your roadmap or is it not going to be fixed? After looking at https://github.com/nextcloud/user_external/blob/master/lib/basicauth.php it seems to be easily fixable by adding *strtolower($uid)*...

Hi, if no one is already working on this, I will start an implementation using [python's gettext](https://docs.python.org/3/library/gettext.html). Reasons for using python's gettext are: * Uses common translation file formats (.pot...