modxbot / migrate

A testground for migrating issues and other such fun
0 stars 0 forks source link

Allow modUser class to be extended and customized by context settings #2364

Closed opengeek closed 13 years ago

opengeek commented 16 years ago

opengeek created Redmine issue ID 2364

Refactoring the getAuthenticatedUser() function in the modX class to allow a user class to be defined by context settings. This will allow custom user class extensions to be plugged in easily.

opengeek commented 16 years ago

opengeek submitted:

This has been implemented and tested using a reference implementation using Atlassian Crowd. Some additional features may still be added, but I want to detail these as needed when implementing specific custom user classes.