Commit Graph

193 Commits

Author SHA1 Message Date
arpunk
167b29db8d Remove deprecated RepHtml content type 2014-02-24 23:18:46 -05:00
Michael Snoyman
98b64cd17c Security warnings for Yesod.Auth.HashDB #668 2014-02-22 19:22:47 +02:00
Michael Snoyman
db096471ca persistent2 2014-01-16 08:23:50 +02:00
Greg Weber
d817d37c9c yesod-auth: user defined layout 2014-01-08 14:35:13 -08:00
Greg Weber
153654adb9 yesod-auth: send json responses 2014-01-08 12:19:45 -08:00
Greg Weber
507d6faed8 Merge pull request #638 from jprider63/master
Add the function onHtmlError to the auth typeclass so users can customize behavior on authentication errors.
2013-12-23 07:16:31 -08:00
Michael Snoyman
742e21f011 Merge pull request #639 from mruegenberg/master
Add Typeable instance for User entity in Auth.HashDB. Fix #634.
2013-12-22 20:42:06 -08:00
jp.rider63
df9a8136a6 renamed to onErrorHtml 2013-12-22 22:13:59 -05:00
jp.rider63
ed0e551d17 updated onHtmlError documentation 2013-12-22 01:06:57 -05:00
jp.rider63
b57ac44d9c Added type constraint to onHtmlError. Modified plugins to support this
changed type
2013-12-22 01:02:30 -05:00
Marcel Ruegenberg
13347802bf Add Typeable instance for User entity in Auth.HashDB. Fix #634. 2013-12-21 20:11:19 +01:00
Greg Weber
366e63fb36 use loginErrorMessageI to send a json response 2013-12-20 18:32:20 -08:00
jp.rider63
e17523b8f2 attempt at adding onError to auth typeclass 2013-12-20 12:49:30 -05:00
Michael Snoyman
0b4a7185c6 Add some docs 2013-12-17 15:55:28 +02:00
Michael Snoyman
04893d6b0a Export credsKey 2013-12-04 05:26:51 +02:00
Michael Snoyman
07aa7fe037 Merge remote-tracking branch 'origin/normalize-email'
Conflicts:
	yesod-auth/yesod-auth.cabal
2013-09-09 17:09:22 +03:00
Michael Snoyman
7274341322 normalizeEmailAddress 2013-09-09 15:01:20 +02:00
Lubomír Sedlář
94fd685046 Add Czech translation for auth messages 2013-08-31 13:37:20 +02:00
Michael Snoyman
e420705b07 Allow modification of confirmation email page 2013-08-20 13:38:11 +03:00
Michael Snoyman
e99302e93d needOldPassword and checkPasswordSecurity 2013-08-07 09:21:29 +03:00
Michael Sloan
ea37928397 Add autofocus to input fields of the Yesod.Auth.Email subsite 2013-07-03 23:20:12 -07:00
Greg Weber
0c9abba5c1 BrowserID: don't use an exception on failure 2013-05-09 11:45:19 -05:00
Greg Weber
604d93512b auth plugins should send JSON response
previously they always redirected
2013-05-09 11:42:34 -05:00
Tero Laitinen
021b0f48f9 401 Unauthorized HTTP status code for JSON-reply login fails 2013-05-07 21:31:51 +03:00
Michael Snoyman
6db31ec3c4 HashDB: JSON response on bad login #549 2013-05-07 18:54:16 +03:00
Michael Snoyman
7010292840 Add link to yesod-auth-account 2013-04-25 09:06:11 +03:00
Michael Snoyman
d79fe24d4d Fixes after merge 2013-04-24 22:00:56 +03:00
Michael Snoyman
98ededba28 Merge remote-tracking branch 'origin/yesod1.2'
Conflicts:
	yesod-auth/Yesod/Auth.hs
	yesod-auth/yesod-auth.cabal
	yesod-core/yesod-core.cabal
	yesod-static/Yesod/Static.hs
	yesod-static/yesod-static.cabal
	yesod/yesod.cabal
2013-04-24 19:00:03 +03:00
Fredrik Carlen
21b8d3e10b Update Message.hs
Added translations to the Swedish messages, and added also some minor corrections to those aswell.
2013-04-22 10:48:35 +03:00
josejuan
0f0c30ecf8 Some corrections on Spanish string into Message.hs
Some corrections on Spanish string into Message.hs
Minor grammatical errors and some unusual terminology.
2013-04-21 22:38:54 +03:00
Felipe Lessa
9a09a80cd8 Update Portuguese translation. 2013-04-21 14:40:49 -03:00
kluge
afa330a83d Update Finnish translations
Add Finnish translations for new strings related to username logins.
2013-04-21 20:20:18 +03:00
Michael Snoyman
60c9df66f4 Fix Spanish messages 2013-04-21 18:38:55 +03:00
Francisco Jose CHAVES
f2bb79faad Update Message.hs
LatinAmerican Spanish
2013-04-21 10:04:11 -05:00
Michael Snoyman
73726dcd6e Merge branch 'patch-1' of https://github.com/pSub/yesod into yesod1.2 2013-04-21 17:15:24 +03:00
Michael Snoyman
4cde171285 BrowserID lazy load 2013-04-21 17:14:40 +03:00
Pascal Wittmann
7e00bf4443 Update Message.hs
Updated German transaltions.
2013-04-21 17:05:45 +03:00
rns
76b6ab100e Update Message.hs
Chinese translation of Yesod.Auth.Message
2013-04-21 20:48:29 +08:00
Michael Snoyman
5a1663b6fd Allow username logins for Yesod.Auth.Email (fixes #532) 2013-04-21 12:57:32 +03:00
Michael Snoyman
dfd50f8649 AuthEntity 2013-04-11 09:54:46 +03:00
Michael Snoyman
f29bdbed0e YesodAuthPersist 2013-04-11 09:43:40 +03:00
Michael Snoyman
0d4102d20a Version bump 2013-04-09 11:26:06 +03:00
Kirilll Zaborsky
f6b12764e4 Added haddocks to setCreds/clearCreds 2013-04-09 10:53:49 +04:00
Kirilll Zaborsky
f5f84e830d Added clearCreds symmetric to setCreds function 2013-04-09 09:25:30 +04:00
Michael Snoyman
307540fc04 GHC 7.6.2 2013-04-09 06:43:30 +03:00
Michael Snoyman
7748a190f9 Get rid of maybeAuthIdRaw #486 2013-03-24 14:24:41 +02:00
Michael Snoyman
b5a1d76a40 maybeAuthId checks that ID is valid #486 2013-03-24 09:30:39 +02:00
Michael Snoyman
68ca768b83 Export more aeson stuff 2013-03-20 11:57:00 +02:00
Michael Snoyman
fb4045ea45 Warning cleanup 2013-03-20 11:46:32 +02:00
Michael Snoyman
13af2461f1 Add missing route for yesod-auth 2013-03-19 15:18:54 +02:00
Michael Snoyman
2a719941ca Some parsing fixes (not complete) 2013-03-17 13:35:30 +02:00
Kirilll Zaborsky
cd21c91485 EntityField data instances export for HashDB.User 2013-03-14 16:44:05 +04:00
Michael Snoyman
9c4cd573b4 Everything compiles 2013-03-14 09:28:51 +02:00
Michael Snoyman
099b96f178 Everything compiles 2013-03-13 13:35:11 +02:00
Michael Snoyman
df7c897ee2 cached used in maybeAuth 2013-03-11 11:52:32 +02:00
Michael Snoyman
eecda0c80e Removed conditional compilation 2013-03-11 11:46:05 +02:00
Michael Snoyman
e2cd292877 yesod-auth doesn't use redirects for JSON requests (fixes #479) 2013-03-11 11:37:45 +02:00
Michael Snoyman
8246aa4c1e Whole repo compiles 2013-03-11 11:25:26 +02:00
Michael Snoyman
581248b1c8 Include Persona login icon yesodweb/authenticate#19 2013-02-18 11:30:23 +02:00
John Wiegley
4f22aa7aac Added explicit type signature for GHC 7.6.2 2013-02-03 07:29:01 -06:00
Greg Weber
613adc8a3d expand 's' to 'sub' 2013-01-14 07:36:34 -08:00
Greg Weber
0cb1752067 m stands for monad, use master 2013-01-14 07:34:09 -08:00
Michael Snoyman
7c72f11b21 Addressed some yesod-auth FIXMEs 2013-01-02 14:13:56 +02:00
Michael Snoyman
d9231ff5ad BrowserID: createOnClick 2012-12-16 09:24:12 +02:00
Michael Snoyman
fdeaec8dd4 Improved email labels 2012-12-11 19:20:25 +02:00
Michael Snoyman
fb02d71d73 Persistent 1.1 2012-11-27 16:57:46 +02:00
Michael Snoyman
f6dd0b56b9 maybeAuthId is now part of YesodAuth typeclass 2012-11-26 15:33:39 +02:00
Michael Snoyman
50df681969 Removed some debug output 2012-11-22 12:57:47 +02:00
Michael Snoyman
6a7102f44e Use newer Mozilla Persona API (#453) 2012-11-18 19:03:26 +02:00
Michael Snoyman
a6ce05609d Version bumps 2012-09-11 07:17:23 +03:00
Tero Laitinen
0d417e5f69 Finnish translation for Yesod.Auth.Message 2012-08-10 12:33:11 +03:00
Michael Snoyman
699d76d13a Merge branch 'beta'
Conflicts:
	yesod-core/yesod-core.cabal
	yesod-json/yesod-json.cabal
	yesod-test/Yesod/Test.hs
	yesod-test/test/main.hs
	yesod-test/yesod-test.cabal
2012-07-11 08:48:09 +03:00
Michael Snoyman
21a4360f74 Allow openid to use claimed IDs (#338) 2012-07-02 09:57:20 +03:00
Michael Snoyman
3ecbf43f5d $newline 2012-07-01 20:59:37 +03:00
Michael Snoyman
83e6061944 Merge branch 'master' of https://github.com/tanakh/yesod
Conflicts:
	yesod-auth/Yesod/Auth/Message.hs
	yesod-form/yesod-form.cabal
2012-06-05 06:22:31 +03:00
Hideyuki Tanaka
7296b13fc3 japanese translation 2012-06-05 01:13:22 +09:00
Christian Rødli Amble
5a54cf0dbc Norwegian language support. 2012-06-04 11:03:04 +02:00
Michael Steele
faf60f623e yesod-auth: change returned Creds identifier to "googleemail". 2012-05-24 16:05:59 -07:00
Michael Snoyman
8802472344 yesod-auth: use blaze-html 0.5 2012-04-23 14:14:23 +03:00
Michael Snoyman
aa459bc8d8 Fixed some warnings 2012-04-23 14:01:25 +03:00
Michael Snoyman
e2c79f95bd OpenID claimed IDs 2012-04-20 10:14:32 +03:00
Félix
69871a030a Fixed some typos in the french translation 2012-04-10 19:14:41 +02:00
Félix
dd8ce35e74 French translation of Yesod Auth messages 2012-04-09 19:58:23 +02:00
Michael Snoyman
67ae9c739b Merge commit 'e4e2dd75cc86909d66062a7655b8cbc3a959932d'
Conflicts:
	yesod-auth/Yesod/Auth.hs
	yesod-auth/Yesod/Auth/BrowserId.hs
	yesod-auth/Yesod/Auth/Dummy.hs
	yesod-auth/Yesod/Auth/Email.hs
	yesod-auth/Yesod/Auth/HashDB.hs
	yesod-auth/Yesod/Auth/OpenId.hs
	yesod-auth/Yesod/Auth/Rpxnow.hs
	yesod-form/Yesod/Form/Fields.hs
	yesod-form/Yesod/Form/Functions.hs
	yesod-form/Yesod/Form/Jquery.hs
	yesod-form/Yesod/Form/Nic.hs
	yesod-form/Yesod/Helpers/Crud.hs
	yesod-newsfeed/Yesod/AtomFeed.hs
	yesod-newsfeed/Yesod/RssFeed.hs
2012-03-25 11:07:12 +02:00
Pascal Wittmann
f4e743e50d removed QQ hacks from yesod-auth 2012-03-15 22:08:19 +01:00
Michael Snoyman
e62e4b8721 Finished deprecating old Widget functions 2012-03-13 13:11:05 +02:00
Michael Snoyman
4cc468ca3b Beginning of old widget function deprecation, not complete 2012-03-13 06:36:27 +02:00
Michael Snoyman
cbd0719f37 conduit 0.3 2012-03-12 13:40:04 +02:00
Tom Streller
f9dde86025 germanMessage added to the export list 2012-02-29 12:28:57 +01:00
Tom Streller
7b90f10f14 german auth messages 2012-02-28 19:38:46 +01:00
Arash Rouhani
2914025202 Include Swedish support in yesod-auth 2012-02-17 23:22:39 +01:00
Michael Snoyman
a58f859d41 Fix warnings 2012-02-12 15:35:44 +02:00
Michael Snoyman
2e71fb0a28 GoogleEmail skips unnecessary parameter 2012-02-12 15:23:41 +02:00
Michael Snoyman
26fe38a9f4 maybeAuth/requireAuth use Entity 2012-01-31 13:02:18 +02:00
Michael Snoyman
2f38ddaff3 Temporarily remove sessionIpAddress (#243) 2012-01-31 06:53:47 +02:00
Michael Snoyman
225bf0fb63 Split up authenticate and yesod-auth (#232) 2012-01-24 05:44:07 +02:00
Michael Snoyman
adecd25bc3 authPlugins takes master site as argument (#233) 2012-01-22 20:41:11 +02:00
Michael Snoyman
e6577832b4 Scaffolding uses boilerplate (#234) 2012-01-22 20:32:44 +02:00
Michael Snoyman
14f17a1373 yesod-auth - login/logout generalization (#228) 2012-01-18 08:24:50 +02:00
Felipe Lessa
ad94640041 Translate new Kerberos messages to Portuguese. 2012-01-17 07:52:05 -02:00