jvelilla
e17fc570a1
Updated Demo with the new OAuth20 module
...
Added basic example to extend CMS Authentication using Smarty templates.
2015-06-25 13:20:04 -03:00
ba7ef17d34
Adapted to new layout, with module files inside site/modules/$module_name/...
2015-06-25 17:55:09 +02:00
jvelilla
c8bbac664b
Initial commit, added new module oauth20.
2015-06-25 10:07:06 -03:00
04e98dbb48
Merge remote-tracking branch 'ewf/ewf_v1' into ewf_v1
2015-06-24 18:51:33 +02:00
2886c90782
Moved all location related queries into CMS_API, instead of CMS_SETUP.
...
Note that CMS_SETUP provides locations set by default or from configuration file.
Now theme related resources can be found under site/modules/$mod_name/... or site/themes/$theme/modules/...
so only theme related resources can be overriden for now.
2015-06-24 17:15:05 +02:00
jvelilla
7c0032ada4
Updated CMS:
...
Extract email service as a library.
Updated modules to use the email library.
Fixed compilation issue with database_connection_null.e
2015-06-24 11:17:17 -03:00
0fca03a4d1
Improved Authentication module code.
...
Updated to match recent changes from cypress the OAuth Eiffel library.
2015-06-22 21:47:06 +02:00
2c72fe6738
Renamed login module as auth (authentication) module
2015-06-19 11:48:42 +02:00