Thema: Javascript - Members-Only Area!

Hi,

It seems the code accepts many solutions, but it isn't clear (to me) which combination is required for solving the challenge. I tried restricting the solutions to those that are actual words, but that too seems futile.

Am I missing something here?

Thanks,

dloser

2

Re: Javascript - Members-Only Area!

OK here is a hint. The "username" is a given name as well as a surname. He starts with "m" and is written in lowercase.
The "password" is a german word. The first letter is uppercase.

This should help to limit the possibilities... wink

regards

3

Re: Javascript - Members-Only Area!

It does. Thanks.

FYI: it turned out I missed one detail resulting in too strong a restriction. But with the above hint the chall is definitely better.

Re: Javascript - Members-Only Area!

Is it the good way to enter the solution: usernamePassword?
Are both password and username six letter words?

Thank you!

Zuletzt bearbeitet von dokyriak (23.01.2013 18:28:59)

5

Re: Javascript - Members-Only Area!

Yes and no! wink

Yes, the solution is "usernamePassword" and no, username and password don't consist of 6 letters...

Re: Javascript - Members-Only Area!

ok come on i don't get it....
i have the same problem i have a working user passwort combination but not the right solution ?
only the first six letters are checked in the and i don't really want to guess whats the username and the passwort colud anyone may tell me how many letters username and password have ?

EDIT:
Forget it, i solved it with the hint of yours, my first idea was right

Zuletzt bearbeitet von Pinguincomander (27.04.2013 21:54:54)