Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Thank you kindly, MCortez for a patch that: | Charles Krinke | 2009-04-29 | 1 | -27/+33 |
| | | | | | | | | | The attached patch provides the necessary infrastructure to support security and authentication features of the xmlrpc server. * Read/Write keys for accessing a Group's xmlrpc service. * Requiring user session verification for write operations. | ||||
* | Update svn properties. | Jeff Ames | 2009-04-21 | 1 | -85/+85 |
| | |||||
* | Thank you kindly, MCortez, for a patch that: | Charles Krinke | 2009-04-18 | 1 | -0/+85 |
Added is a patch that adds a rough Groups implementation. This patch allows the creation, adding and maintaining Groups, Roles and Members. Work has begun on a very naive implementation of messaging, and minimal support for notifications {no attachments yet}. Proposals are not yet supported, but are on the to-do list. This implementation is not active by default, and must be configured in OpenSim.ini to become active. |