Difference between revisions of "CompostUs/Auth"

m (Steps to get to DoneDone)
Line 9: Line 9:
  
 
== [[DoneDone]] ==
 
== [[DoneDone]] ==
 +
* The MediaWiki authentication system is implemented in compost
 
* Have a auth system in [[Compost]] that stores the user sessions in the [[memcache]].
 
* Have a auth system in [[Compost]] that stores the user sessions in the [[memcache]].
  

Revision as of 09:59, 14 February 2008

OurWork Edit-chalk-10bo12.png


What (summary)

Create CompostUs login functionality that duplicates that we have on the mediawiki side.

Why this is important

Its a vital step to move to our CompostFrontEnd

DoneDone

  • The MediaWiki authentication system is implemented in compost
  • Have a auth system in Compost that stores the user sessions in the memcache.

Steps to get to DoneDone

  • understand the task
  • Write a controller login controller with methods auth
  • Update auth to save the sessions in the memcache.


Retrieved from "http://aboutus.com/index.php?title=CompostUs/Auth&oldid=14793918"