Greg Weber
0ef60e752f
closes #52 - use 307 redirect for http 1.1
2011-12-23 07:04:56 -03:00
Chen Wenlong
69823a20aa
remove realm from filter list
2011-12-23 16:06:35 +08:00
Chen Wenlong
c3a3ba3930
add optional realm for OAuth
2011-12-23 00:34:11 +08:00
Greg Weber
a1bf9c7457
add async IO to bullet points
2011-12-21 13:56:09 -03:00
Greg Weber
97393c2cdd
update install instructions
2011-12-21 13:52:59 -03:00
Chen Wenlong
3891e66164
fix realm empty string
2011-12-20 22:47:25 +08:00
Chen Wenlong
23a8c303f4
add empty realm field to header
2011-12-20 22:42:34 +08:00
Michael Snoyman
bba851b8cf
Fix a broken build
2011-12-20 16:26:08 +02:00
Michael
5fdab3b731
Bind to IPv4 by default
2011-12-20 15:57:15 +02:00
Michael
430e724eeb
Merge branch 'master' of github.com:yesodweb/yesod
2011-12-20 15:48:59 +02:00
Felipe Lessa
a340762298
Merge pull request #185 from meteficha/facebook-logout
...
Facebook logout support and access token.
2011-12-19 08:21:33 -08:00
Felipe Lessa
9a9d063d3e
Re-export facebookLogin as facebookUrl in yesod-auth's Facebook.
...
Now facebookUrl is deprecated and provided only for backwards
compatibility. This also allows us to bump yesod-auth's version
back to 0.7.*.
2011-12-19 14:04:51 -02:00
Michael
88c14135b3
Switch repo location to yesodweb
2011-12-19 17:11:00 +02:00
Michael
5f40e44370
Merge remote branch 'yesodweb/master'
2011-12-19 17:10:09 +02:00
Michael Snoyman
b8e1d97064
Merge pull request #15 from qzchenwl/master
...
Add query `oauth_callback` to authorizeUrl
2011-12-19 07:07:43 -08:00
Michael Snoyman
36d52cce76
Merge pull request #2 from meteficha/facebook-logout
...
Facebook logout support.
2011-12-19 07:01:12 -08:00
Chen Wenlong
d244e03c79
add "oauth_callback" query to authorizeUrl
2011-12-19 22:21:52 +08:00
Felipe Lessa
15495d6213
Facebook logout support and access token.
...
This patch renames "facebookUrl" to "facebookLogin" and adds
"facebookLogout". The latter logs out the user from Facebook as
well to comply with Facebook's policies.
As a bonus, we also save the user's access token into their
session and export "getFacebookAccessToken". Besides being
useful for the application, this is necessary for the new logout
action.
This patch also bumps the version to 0.8 since we have renamed
"facebookUrl".
2011-12-19 09:56:46 -02:00
Felipe Lessa
2df6650172
Add getLogoutUrl to Facebook.
2011-12-19 09:49:11 -02:00
Felipe Lessa
558068374d
Fix yesod-auth's source repository location.
2011-12-19 08:42:51 -02:00
Greg Weber
2807de3e14
Merge pull request #184 from Tarrasch/patch-2
...
Corrected command to activate virthualenv
2011-12-15 01:51:47 -08:00
Arash Rouhani
8250a4c001
Corrected command to activate virthualenv
2011-12-14 21:48:50 +01:00
Michael Snoyman
157d098da2
DEV -> DEVELOPMENT
2011-12-14 19:01:54 +02:00
Michael Snoyman
0f72117e53
Fix a warning
2011-12-14 09:39:59 +02:00
Michael Snoyman
5a52d3bbdd
package-list.sh
2011-12-14 09:39:51 +02:00
Michael Snoyman
a7077992ae
Fix for cmdargs
2011-12-14 09:18:27 +02:00
Michael Snoyman
4ed96e82ac
production -> dev, devel -> library-only, debug -> reload
2011-12-14 09:18:27 +02:00
Michael Snoyman
7e643d6848
Yesod.Message moved to shakespeare-i18n
2011-12-14 09:18:27 +02:00
Michael Snoyman
a1dc16b364
Hide a deprecation warning
2011-12-14 09:18:27 +02:00
Michael Snoyman
49f2da73ee
Deprecate Yesod.Config; more configurable config in yesod-default
2011-12-14 09:18:27 +02:00
Greg Weber
7dfc1b44ec
update scripts
2011-12-13 15:56:12 -03:00
Greg Weber
569b6d86ed
update README
2011-12-13 15:55:08 -03:00
Michael Snoyman
107062422b
Email backend: fix broken login redirects
2011-12-13 16:48:37 +02:00
Michael Snoyman
0bca582b01
Fix Facebook
2011-12-12 10:35:13 +02:00
Greg Weber
b5b5c54135
remove installer reference
2011-12-08 09:52:52 -03:00
Greg Weber
797f363623
cleanup README
2011-12-08 09:52:26 -03:00
Greg Weber
6d2b408b47
update install script
2011-12-08 08:45:35 -03:00
Greg Weber
16167e7e6a
fix shadow warning
2011-12-08 08:44:28 -03:00
Greg Weber
fa520744dd
update install script
2011-12-07 23:18:02 -03:00
Greg Weber
3fd5105536
bump authenticate in mega
2011-12-06 09:28:37 -03:00
Greg Weber
07509c0840
fix yesod-static test configuration
...
https://github.com/yesodweb/yesod/issues/180
When the flag configuration is changed (-ftest and --enable-tests) for
testing, it doesn't get automatically recompiled. I added
'.' to hs-source-dirs for the test suite and the test used the code
directly instead of referencing the package.
2011-12-06 09:23:29 -03:00
Michael Snoyman
d39e0d9bfd
Widget is a Writer
2011-12-06 14:19:54 +02:00
Greg Weber
a4346b3ea7
Merge pull request #179 from rianhunter/master
...
fix old aeson-native reference in yesod-mega.cabal
2011-12-06 04:07:04 -08:00
Michael Snoyman
17d03183ed
yesod-core version bump
2011-12-06 13:49:26 +02:00
Michael Snoyman
168e301fee
Handler: RWS -> Reader, use an IORef for mutable state
2011-12-06 13:49:26 +02:00
Michael Snoyman
09d26f8099
Adding failing test case: headers after redirect
2011-12-06 13:49:26 +02:00
Greg Weber
e372e126b4
fix test.hs reference
2011-12-06 08:30:12 -03:00
Michael Snoyman
c6294148d4
GoogleEmail added to yesod-auth
2011-12-05 16:18:32 +02:00
Michael Snoyman
f74956e582
Use monad-control 0.2 for MongoDB
2011-12-05 13:24:40 +02:00
Michael Snoyman
37ab6737ee
monad-control 0.3 for yesod package
2011-12-05 11:20:36 +02:00