Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[spaces-dev] Added support for authroization

Hi,

I have added support for authroization of spaces in the core implementation. Here is a wikipage that describes how it works:

http://wiki.eclipse.org/Spaces/Authorization_Support - this means that it is now easy to provide a generic UI for adding space with credentials.

 

 

A few things remains to be implemented:

- support for headless

- support for keeping authorization information in memory only (if user does not want to persist it in the keyring)

- some minor issues to support extension with more advanced credentials handling

 

These are trivial to implement, and I plan to have them done later today.

 

 

Regards

- henrik


Back to the top