forked from adesso-as-a-service/PasswordPusher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
21 lines (15 loc) · 740 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
This is the official TODO list for PasswordPusher.
This list is a collection of suggestions and ideas by myself
and those contributed by the community. The list is in no particular
order.
Items are identifed with one of the following:
[F] = Feature
[E] = Enhancement/Improvement
[I] = Idea, possibility, thought
Issues should be filed in the Github repo:
https://github.com/pglombardo/PasswordPusher/issues
* [F] Add a password generator to the front page - John Connelly
* [E] Change from using Rails to something much lighter such as Sinatra
* [E] Internationalize strings
* [F] Add logins and password tracking (view # of views, user agent, expire passwords)
* [F] Add command line utility to push passwords from the command line