The previous centralization patch had some issues on access.guard (basically it didn't make it use access.get_level) this is fixed with this one.
Remind this one needs to be applied before the other one. ** Patch added: "Patch to centralize level accesses into get_level. Copyright is hereby given to Jacek Sieka" https://bugs.launchpad.net/adchpp/+bug/1038556/+attachment/3520540/+files/use_get_level_v2.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 _______________________________________________ Mailing list: https://launchpad.net/~linuxdcpp-team Post to : [email protected] Unsubscribe : https://launchpad.net/~linuxdcpp-team More help : https://help.launchpad.net/ListHelp

