cello icon indicating copy to clipboard operation
cello copied to clipboard

Can log in with empty user/password field

Open smithy545 opened this issue 9 years ago • 4 comments

If you just press login with nothing in the input fields it logs you in as an empty user. You probably have an empty username/password in your database or something. Regardless you should probably do client side checks for that type of stuff.

smithy545 avatar Apr 04 '16 20:04 smithy545

I also noticed this. It doesn't seem to allow you to use the app if you use an empty login though (after my full 3 minutes of testing)

Electra79 avatar Apr 05 '16 23:04 Electra79

Yes, you can do login using an emtpy login though. You have a little error list to correct first.

  1. If you don't do login, you cannot view About, or any other page.
  2. You cannot run any example in the webpage, logged as null/null
  3. You haven't got any register page.
  4. When you try to install the github project, some libraries are needed, for example "org.cellocad.BU.dom.DWire;"

Please correct them as soon as possible. It seems to be a very interesting project, but if doesn't work properly, nobody cannot see results.

rcjoaquin avatar Apr 06 '16 15:04 rcjoaquin

@rcjoaquin on your point 3. Please look at the screenshot.

image

rkrishnasanka avatar Apr 06 '16 15:04 rkrishnasanka

Owch...

Sorry @rkrishnasanka, I was blind. ;)

rcjoaquin avatar Apr 06 '16 16:04 rcjoaquin