Patches item #1362786, was opened at 2005-11-21 14:38 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=504082&aid=1362786&group_id=63470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: u2.10.12 Status: Open Resolution: None Priority: 5 Submitted By: Adrian M (thiefmaster) Assigned to: Nobody/Anonymous (nobody) Summary: Allow setting of connection class via IAuth Initial Comment: This patch allows to the IAuth server to specify the client block which should be used for a user. To mark those client blocks, you need to add Client blocks containing iauth_name="something"; which are only used for this purpose (without getting this client block assigned through IAuth, it is impossible to get into it). If a client gets a "client-class" assigned, it should exist. If it doesn't, the user is exited with "No Authorization" (if you do not want to set the client-class via IAuth but still use IAuth, you can use * for the class name in your DoneAuth response) It also changes the behaviour of the "username" field in the FullAuth message to match readme.iauth: It now sends the ~-prefixed username if there's no ident response instead of "none" ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=504082&aid=1362786&group_id=63470 _______________________________________________ Patches mailing list [email protected] http://undernet.sbg.org/mailman/listinfo/patches
