linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #06561
[Bug 1038556] Re: Per session level handling
On the future I plan having a command to assign a temporary level
without need of registering as done in verlihub. Right now the
only case I can come from its automatic level assignment based
on external conditions ( in my case ip inside a range and share
amount) to prevent leeching and other bad behavior. I can share
the script when I'm back home so it can serve as an example.
Anyway having per session handling of levels helps preventing
the user list from growing at infinitum ina public hub and
allows users change nicks if they are not regged.
With respect to functionality, yes it should be the. same as
before, but now it's possible to use set_ level to set
temporary levels
--
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