Menu

#4 Alter user login storage system

open
Duely
5
2012-09-05
2009-06-29
Duely
No

Storing logins in user-config.py--while needed for pywikipedia to work properly--is a clumsy method. We should instead store names locally and flush them to user-config.py when required. This will allow for multiple usernames to be stored for the same project, and giving users the ability to switch between them.

At the very least, in the short term, a notice needs to be made if usernames.has_key(proj); usernames[proj].has_key(lang): "Are you sure you wish to overwrite %s:%s:%s"?

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.