added facebook auth
This commit is contained in:
parent
4da8638444
commit
61bd01b5f3
10 changed files with 415 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
8.0.0
|
||||
- Replaced the existing caching mechanism with memcached, which results in a 400% improvement to cache speed. See migration.txt for API changes and gotcha.txt for prereq changes.
|
||||
- Added "hot sessions" so sessions interact with the database less.
|
||||
- Added Facebook Auth and FacebookLogin macro.
|
||||
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@ save you many hours of grief.
|
|||
* WebGUI now requires the following modules
|
||||
- Moose
|
||||
- CHI
|
||||
- Facebook::Graph
|
||||
|
||||
7.9.8
|
||||
--------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue