Author: hasselmm Date: 2007-11-19 13:31:55 +0000 (Mon, 19 Nov 2007) New Revision: 87 ViewCVS link: http://svn.gnome.org/viewcvs/libepc?rev=87&view=rev
Modified: trunk/ChangeLog trunk/docs/reference/libepc/libepc-1.0-sections.txt trunk/libepc-ui/password-dialog.c trunk/libepc/consumer.c trunk/libepc/consumer.h trunk/libepc/marshal.list trunk/libepc/publisher.c Log: Simplify authentication by using an approach similiar to the one Alex Larsson uses for gvfs: The consumer just emits an signal that authentication credentials are required, and the signal handler changes some consumer properties when being able to provide them. * docs/reference/libepc/libepc-1.0-sections.txt: Update symbols. * libepc/consumer.c, libepc/consumer.h: Remove reauthenticate signal. Modify authentication signal. Add username and password properties. * libepc/marshal.list: Update the authentication marshaller. * libepc/publisher.c: Dump debug messages during authentication. * libepc-ui/password-dialog.c: Use the new authentication scheme. _______________________________________________ SVN-commits-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/svn-commits-list
