GtkFilesystemGnomeVFS and authentication
- From: Federico Mena Quintero <federico ximian com>
- To: GNOME Desktop <desktop-devel-list gnome org>
- Cc: alexl redhat com, Michael Meeks <michael ximian com>, Jonathan Blandford <jrb redhat com>
- Subject: GtkFilesystemGnomeVFS and authentication
- Date: Tue, 16 Mar 2004 14:37:23 -0600
Hi, Alex,
These are some disconnected thoughts on GtkFileSystemGnomeVFS and
authentication.
* The file system backend does nothing with respect to authentication
right now. Should we blindly call gnome_authentication_manager_init()
when the module is loaded, or something like that?
* If we do that, it looks like g_a_m_init() will overwrite whatever
callbacks were in place at the time it is called. I have no idea of how
gnome-keyring works. Are all programs supposed to just use that, or is
there a reason why they would want to override it and use auth callbacks
of their own?
* Related to the previous point, and this is why Michael is on the CC
line, what about things like OpenOffice? Although if the latter does
use GtkFileChooser plus gnome-vfs at some point, then I guess there
would be no reason for it to use its own auth callbacks; it may as well
use the ones in gnome-authentication-manager.
* Shouldn't gnome_authentication_manager_init() have some guards about
being called more than once?
Federico
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]