ok, sounds good.

Jeff

On Mon, 2004-01-19 at 23:38, Not Zed wrote:
> I've changed the 'secret' and 'reprompt' booleans into a single flag, i
> thought that'd be more future-proof than adding another boolean
> argument, which i needed to add.
> 
> Basically
> secret == flags & CAMEL_SESSION_PASSWORD_SECRET
> reprompt == flags & CAMEL_SESSION_PASSWORD_REPROMPT
> 
> and there's a new one
> CAMEL_SESSION_PASSWORD_STATIC
> which means the returned password will be stored internally for the
> current session, outside of camel.  only really to fix a prompt issue.
> 
> 
> 
> _______________________________________________
> evolution-hackers maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/evolution-hackers
> 

_______________________________________________
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers

Reply via email to