linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #06554
[Bug 1038556] Re: Per session level handling
This patch makes all the scripts use the get_level function to check the
user level. This makes it easier to have per session levels, or in
general any other kind of level handling since it is now centralized.
** Patch removed: "Same patch as above but with some fixes copyright assigned to Jacek Sieka"
https://bugs.launchpad.net/adchpp/+bug/1038556/+attachment/3267354/+files/session_level_v2.patch
** Patch added: "Patch to centralize level accesses into get_level. Copyright is hereby given to Jacek Sieka (edit)"
https://bugs.launchpad.net/adchpp/+bug/1038556/+attachment/3520405/+files/use_get_level.patch
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/1038556
Title:
Per session level handling
Status in ADCH++:
New
Bug description:
This patch provides a per session element with some user data,
currently this is just the level but in the future it could be other
data. Similarly it modifies all the other example scripts so they use
get_level and thus the session based level.
To manage notifications about this bug go to:
https://bugs.launchpad.net/adchpp/+bug/1038556/+subscriptions
References