[mEveMon-devel] [mevemon-Bugs][5706] mevemon doesn't do any validation for account credentials when entering them
mevemon-bugs at garage.maemo.org
mevemon-bugs at garage.maemo.org
Tue May 25 07:52:59 EEST 2010
Bugs item #5706, was opened at 2010-05-09 21:07
You can respond by visiting:
http://garage.maemo.org/tracker/?func=detail&atid=5565&aid=5706&group_id=1544
Or by replying to this e-mail entering your response between the following markers:
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
(enter your response here)
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
>Status: Closed
Priority: 3
Submitted By: Ryan Campbell (rcampbell)
Assigned to: Nobody (None)
Summary: mevemon doesn't do any validation for account credentials when entering them
Hardware: None
>Resolution: Fixed
Severity: major
Version: v0.3
Component: None
Operating System: None
Product: None
URL:
Initial Comment:
Right now in the settings dialog, when adding a new account we dont do any validation to make sure that (at the very least) the UID or API key are in a valid format.
We could easily check a few things, eg:
- no spaces
- length of UID and api key?
- is UID allways a number?
- no weird characters
- etc...
----------------------------------------------------------------------
>Comment By: Ryan Campbell (rcampbell)
Date: 2010-05-24 22:52
Message:
I think we have done as much as we can to validate the input and ensure that most common mistakes are caught.
see validation.py
----------------------------------------------------------------------
You can respond by visiting:
http://garage.maemo.org/tracker/?func=detail&atid=5565&aid=5706&group_id=1544
More information about the mEveMon-devel
mailing list