Database Security. Database Auditing. Database Caching. Database Masking. Get it now

Email address is invalid

in

i can not setup e-mail in Settings section of greensql-console
error message appeears:
Email address is invalid. It contains illegal characters. Valid characters are a-z, A-Z, 0-9, '_' and '@'.

Clearly dot "." is not valid character for greensql!!

It was only possible to set email without dot (".") like 'myname@mydomain' and 'myname@mydomain.com' won't pass validation test...
please check it out....

Comments

Thank you for the bug

Thank you for the bug report. I fixed it in the subversion repository.

If you want to use this fix bug, download user_edit.php file from the url and place it to greensql-console directory.

http://greensql.svn.sourceforge.net/viewvc/greensql/trunk/greensql-console/user_edit.php

Works! Thank you! Since you

Works!
Thank you!

Since you can fix the bugs so quickly here is another one for you :
As whitelist of approved queries grows there is possibility to scroll (Previous 2 3 4 5 6 Next ) through pages.
Unfortunately when you select next/previous it scrolls only one row (not one page as expected) and therefore you cannot see all the approved queries.
It would be nice to fix it too ;)

best regards
Gomes

Thanks for the bug

Thanks for the bug report.

In order to fx it, you will have to replace alert_list.php .
You can download it form here:
http://greensql.svn.sourceforge.net/viewvc/greensql/trunk/greensql-console/alert_list.php

Best regards,
Yuli

Back to top