aboutsummaryrefslogtreecommitdiff
path: root/src/mm-auth.c
AgeCommit message (Collapse)Author
2012-03-16auth: refactor and simplify authentication related setupAleksander Morgado
We get rid of the MMAuthRequests; and we leave up to the caller and user of the MMAuthProvider the handling of request cancellations through the provided GCancellable. Also made GIO-async-friendly methods.