ncoronado / tracshell

Automatically exported from code.google.com/p/tracshell
1 stars 0 forks source link

session variables? #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Describe the enhancement in detail.

Perhaps it would be advantageous to maintain stateful sessions and store
user data such as username and permissions in a session-global store.

What files will be affected?

shell.py ?

How will the enhancement benefit the project?

Future commands such as do_accept, do_close, etc will automatically set the
appropriate usename fields in Trac.

In future version where ticket 1 is implemented, if user is confused as to
why certain do_* actions are missing, they can verify what permissions they
have on the Trac instance

What side-effects (if any) will the enhancement create?

None

Original issue reported on code.google.com by j.kennet...@gmail.com on 26 Feb 2009 at 5:52

GoogleCodeExporter commented 8 years ago
related to ticket 14, marking as duplicate

Original comment by j.kennet...@gmail.com on 3 Mar 2009 at 4:17