Артур Файзрахманов
|
ed53d46adc
|
Type signature fix
|
2014-08-03 16:07:16 +06:00 |
|
Артур Файзрахманов
|
13f0eb3895
|
pre-baked Route Auth value
Added forwardUrl alias for `PluginR "browserid" []` as in other plugins
(e.g. GoogleEmail2 and OpenID).
|
2014-08-03 16:02:52 +06:00 |
|
Артур Файзрахманов
|
30be70918f
|
added messages for Russian language
`.cabal` unchanged, need version bump
|
2014-07-28 23:13:31 +06:00 |
|
Michael Snoyman
|
575e222605
|
Merge branch 'patch-2' of https://github.com/cblp/yesod into yesod-1.4
|
2014-07-26 21:20:49 +03:00 |
|
Michael Snoyman
|
e6eae8ee5a
|
Merge remote-tracking branch 'origin/master' into yesod-1.4
Conflicts:
yesod-routes/Yesod/Routes/Parse.hs
yesod-routes/test/Hierarchy.hs
yesod-routes/yesod-routes.cabal
|
2014-07-26 21:20:31 +03:00 |
|
Yuriy Syrovetskiy
|
9aa9bf9478
|
401 if API client is not authenticated
Server should not HTTP-redirect API client to the auth page, error 401 is more suitable.
|
2014-07-25 19:19:41 +04:00 |
|
João Cristóvão
|
feee2d7de8
|
requireAuthId does not need YesodAuthPersist master
|
2014-07-14 10:57:54 +01:00 |
|
Michael Snoyman
|
28c366a3b3
|
Add back conduit 1.0 support #757
|
2014-06-16 09:07:04 +03:00 |
|
Michael Snoyman
|
0a3ae4ef66
|
Merge remote-tracking branch 'origin/master' into yesod-1.4
|
2014-06-01 16:12:36 +03:00 |
|
Michael Snoyman
|
96caaf31d8
|
GoogleEmail2
|
2014-06-01 16:10:47 +03:00 |
|
Michael Snoyman
|
e35836bbc1
|
Include patched pwstore-fast implementation.
See: https://github.com/PeterScott/pwstore/pull/10
|
2014-05-11 15:43:06 +03:00 |
|
Michael Snoyman
|
ddc622485a
|
Merge pull request #735 from axel-angel/master
Auth.Email: modern buttons, use translation RegisterLong
|
2014-05-09 07:31:04 +03:00 |
|
Axel Angel
|
da034e7beb
|
Translate missing french messages
|
2014-05-09 00:50:13 +02:00 |
|
Axel Angel
|
bd1b5b1ef1
|
Auth.Email: modern buttons, use translation RegisterLong
|
2014-05-09 00:29:50 +02:00 |
|
Michael Snoyman
|
fe622d5345
|
Merge remote-tracking branch 'origin/master' into yesod-1.4
Conflicts:
yesod-auth/yesod-auth.cabal
yesod-form/Yesod/Form/Fields.hs
yesod-form/yesod-form.cabal
yesod-persistent/Yesod/Persist/Core.hs
|
2014-04-18 14:33:54 +03:00 |
|
Michael Snoyman
|
bdcb174830
|
Remove pureMD5 and SHA deps
|
2014-03-26 15:21:37 +02:00 |
|
Michael Snoyman
|
c4d97b755b
|
Merge remote-tracking branch 'origin/master' into persistent2-simpler-dispatch
Conflicts:
yesod-auth/Yesod/Auth/HashDB.hs
|
2014-03-25 05:31:12 +02:00 |
|
Michael Snoyman
|
57442abaae
|
Remove HashDB
|
2014-03-21 08:48:15 +02:00 |
|
Greg Weber
|
b1cdf072ad
|
Merge branch 'master' into auth-json-2
Conflicts:
yesod-auth/Yesod/Auth.hs
yesod-auth/Yesod/Auth/Email.hs
yesod-auth/yesod-auth.cabal
|
2014-03-20 14:38:14 -07:00 |
|
Michael Snoyman
|
24e8e53f64
|
Merge remote-tracking branch 'origin/master' into persistent2-simpler-dispatch
Conflicts:
.gitignore
yesod-core/yesod-core.cabal
|
2014-03-20 04:14:09 +02:00 |
|
Max Cantor (MBPr)
|
6182ecb256
|
Correct Cabal Version and Added createOnClickOverride to BrowserId
|
2014-03-04 15:24:08 -08:00 |
|
Michael Snoyman
|
2af3b1b8f1
|
Merge remote-tracking branch 'origin/simpler-dispatch' into persistent2-simpler-dispatch
|
2014-03-04 13:57:51 +02:00 |
|
Michael Snoyman
|
13172439a9
|
Added missing ViewPatterns
|
2014-03-04 13:57:15 +02:00 |
|
Michael Snoyman
|
84baab6fb5
|
Merge remote-tracking branch 'origin/simpler-dispatch' into persistent2-simpler-dispatch
|
2014-03-04 13:47:21 +02:00 |
|
Felipe Lessa
|
6f7e8c8e04
|
Allow Yesod.Auth.Email handlers to be overriden.
The main purpose is to allow more customization of the Yesod.Auth.Email
handlers by not only changing the CSS but also the DOM.
|
2014-02-25 19:28:09 -03:00 |
|
Felipe Lessa
|
9e6db27be2
|
Sync normalizeEmailAddress' doc to current code.
|
2014-02-25 19:11:44 -03:00 |
|
Felipe Lessa
|
9f7031d9dd
|
Whitespace.
|
2014-02-25 19:10:02 -03:00 |
|
Felipe Lessa
|
71558d3342
|
Increase Yesod.Auth.Email pwstore strength to the recommended minimum of 14.
|
2014-02-25 19:08:50 -03:00 |
|
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 |
|