Browse thread
forge.OCamlCore.org is now ready to serve the OCaml community
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2008-04-20 (21:43) |
From: | Adrien <camaradetux@g...> |
Subject: | Re: [Caml-list] Re: forge.OCamlCore.org is now ready to serve the OCaml community |
Nevermind, I finally managed to see my login name in the confirmation mail. I had not noticed it as it had gone lowercase and expected two uppercase characters (which simply means I read the confirmation mail too quickly). What is surprising though is that when I tried with CamaradeTux (underscore removed), I was told the user did not exist but Camarade_Tux existed for the system. Or this may be not so surprising, I guess the does-user-exist comparison is not case-sensitive while the real login check is. Anyway, the problem is solved. ;) --- Adrien Nader