Commit Graph

  • d76aa1a16e Converted runFormPosts to generateFormPost Alex Kardos 2016-03-10 17:24:03 -0700
  • 9fb3f61ac8 Moved settings to functions to clean up the form Alex Kardos 2016-03-10 17:23:23 -0700
  • 2f0a7fbcc5 Wrapped email login form with an id Alex Kardos 2016-03-09 20:04:39 -0700
  • 0c0cb12a10 Used form helper for forgot password form Alex Kardos 2016-03-09 19:40:47 -0700
  • 3640d75c99 Allow lines of dashes in route files mrkkrp 2016-03-11 14:09:57 +0600
  • 8df56ecaa1 Merge pull request #1176 from lethjakman/auth_set_password_csrf Michael Snoyman 2016-03-10 10:55:17 +0200
  • dee130ac9f Made spacing consistent with the rest of the file Alex Kardos 2016-03-09 19:47:52 -0700
  • 7faecc8952 Added translations and dummy data for current password Alex Kardos 2016-03-09 18:24:42 -0700
  • 936fe84cdd Deprecate BrowserId #1173 Michael Snoyman 2016-03-08 16:27:21 +0200
  • e3aa310c84 Used monadic form helper for password handler Alex Kardos 2016-03-06 19:53:03 -0700
  • 4ed1e7e486 Merge pull request #1174 from lethjakman/auth_main_page_csrf Michael Snoyman 2016-03-07 10:03:30 +0200
  • 1bc843c0ce Merge pull request #1175 from sajith/patch-1 Sibi 2016-03-07 06:00:40 +0530
  • 93da4f060e Minor doc patch - sendStatusJSON is since 1.4.18 Sajith Sasidharan 2016-03-06 18:22:51 -0500
  • d922bdd272 Merge pull request #1158 from geraldus/gman/summernote Michael Snoyman 2016-03-06 11:53:52 +0200
  • 4b78c4d60a Moved emailLoginHandler out of authEmail Alex Kardos 2016-03-03 21:16:18 -0700
  • d42d38990d Added translated label to default register handler Alex Kardos 2016-03-05 16:58:34 -0700
  • a38564df43 Fix line ending Arthur Fayzrakhmanov (Артур Файзрахманов) 2016-03-04 22:07:18 +0500
  • fe2b6844b6 Add notice about Summernote Arthur Fayzrakhmanov (Артур Файзрахманов) 2016-03-04 07:07:53 +0500
  • 4963f562fe Converted yesod login screen to monadic form Alex Kardos 2016-03-03 20:47:13 -0700
  • 64cb8980db Version bump yesod-auth-oauth/1.4.1 Michael Snoyman 2016-03-02 11:08:15 +0200
  • 169b3a6b44 Merge branch 'fix/oauth-twitter-id' of https://github.com/kakkun61/yesod Michael Snoyman 2016-03-02 11:05:25 +0200
  • 5709040dcd Add some docs for MassInput Michael Snoyman 2016-02-01 11:31:10 +0200
  • e1b70eb0f8 new twitter plugin Kazuki Okamoto 2016-03-02 10:56:40 +0900
  • 3d8c91bae6 Merge pull request #1169 from bitemyapp/master Sibi 2016-03-02 03:58:20 +0530
  • 7123b02500 typo Chris Allen 2016-03-01 15:13:34 -0600
  • 8a66da1f24 Revert "add twitterId function" Kazuki Okamoto 2016-03-01 23:21:17 +0900
  • 074b0c68e7 add twitterId function Kazuki Okamoto 2016-02-29 04:07:42 +0900
  • d46d754555 Revert "change Twitter ID screen_name → user_id" Kazuki Okamoto 2016-02-29 00:00:42 +0900
  • 5a25e5e53b change Twitter ID screen_name → user_id Kazuki Okamoto 2016-02-28 16:48:56 +0900
  • aae32399f1 Merge pull request #1165 from lethjakman/auth_csrf Maximilian Tagher 2016-02-23 14:54:50 +0100
  • 9dd48ab4b3 Merge pull request #1161 from MaxGabriel/yesodAuthHardodedUseCSRFToken Maximilian Tagher 2016-02-23 14:54:38 +0100
  • b09d029fb7 Merge pull request #1166 from luigy/master Michael Snoyman 2016-02-21 15:51:43 +0200
  • 1cae0e38ab Moved login logic into a function Alex Kardos 2016-02-20 21:26:58 -0700
  • 456e93fb10 Added autofocus attribute to email input Alex Kardos 2016-02-20 13:47:42 -0700
  • 27e1ec3be3 Used email field for input Alex Kardos 2016-02-20 13:39:08 -0700
  • c376146231 Removed whitespace Alex Kardos 2016-02-20 13:38:48 -0700
  • ed5037fa74 Used localized email label Alex Kardos 2016-02-20 13:38:19 -0700
  • 3e37983f1c Added encoding type and removed unused variable Alex Kardos 2016-02-20 13:37:43 -0700
  • f576a8a435 only perform checks when it needs to build Luigy Leon 2016-02-19 15:42:42 -0500
  • d87499deb5 [yesod-bin] improve stack detection for 'stack keter' Luigy Leon 2016-02-18 17:57:31 -0500
  • 76fc5887f9 Fixed registerHandler CSRF issue Alex Kardos 2016-02-17 20:39:09 -0700
  • d39ce44c21 Use defaultCsrfParamName instead of hard-coding its value Maximilian Tagher 2016-02-15 23:59:24 -0800
  • a01051eaf6 Have the yesod-auth login form use a CSRF token Maximilian Tagher 2016-02-14 17:10:07 -0800
  • dbffca825c Update stack.yaml to point at modified persistent Eric Easley 2016-02-11 13:14:27 -0800
  • 4bc4fc3b36 Adjust yesod-auth for split DB Eric Easley 2016-02-07 19:17:50 -0800
  • 1dea0ef5b1 Adjust yesod-form for split DB Eric Easley 2016-02-07 19:15:57 -0800
  • 7b35665d73 Adjust yesod-persistent for split DB Eric Easley 2016-02-07 19:11:41 -0800
  • cb331aa88e Add some docs for MassInput yesod-newsfeed/1.6 Michael Snoyman 2016-02-01 11:31:10 +0200
  • d8414c3c20 Merge pull request #1155 from chreekat/enclosure-doc Michael Snoyman 2016-02-03 09:27:41 +0200
  • 806dc5c629
    Fuller docs + version bump Bryan Richter 2016-02-02 08:59:01 -0800
  • 4d48ba71be
    Document feed entry enclosures Bryan Richter 2016-02-01 20:18:58 -0800
  • 7ea1e004c9 Merge pull request #1153 from mrP0tat0Head/fix-auth-message-german-translation Sibi 2016-01-26 06:03:27 +0530
  • 69b4751990 Fix typo in auth german translation Eugen 2016-01-26 00:12:26 +0100
  • cf5a390cad Add _token parameter to redirectToPost #1151 yesod-core/1.4.19 Michael Snoyman 2016-01-24 14:37:44 +0200
  • be9d0a281d Better Travis caching Michael Snoyman 2016-01-21 11:20:49 +0200
  • aa36a22834 Version bump for yesod-core yesod-core/1.4.18.2 Michael Snoyman 2016-01-21 09:59:45 +0200
  • fff6449fa2 Newer wai-app-static to fix build against nightly yesod-auth/1.4.12 Michael Snoyman 2016-01-21 09:09:03 +0200
  • df90bd43e2 Deprecate Yesod.Auth.GoogleEmail #1150 Michael Snoyman 2016-01-21 09:00:50 +0200
  • 607d23151a Merge pull request #1149 from vlatkoB/master Michael Snoyman 2016-01-20 14:48:04 +0200
  • a6e11245cf Fix var name to croatianFormMessage vlatkoB 2016-01-20 09:47:28 +0100
  • 1fca3ceea3 Croatian translation vlatkoB 2016-01-20 08:48:15 +0100
  • 38680c6568 Add test for hierarchical subsite with arguments Anupam Jain 2016-01-19 17:06:40 +0530
  • 9859fe1ddb Pass hierarchical route arguments to subsites Anupam Jain 2016-01-13 11:00:09 +0530
  • d6cd13a423 Changelog for #1144 Michael Snoyman 2016-01-14 09:34:43 +0200
  • 8f2d92baab Merge pull request #1144 from ajnsit/hierarchical-subsites Michael Snoyman 2016-01-14 09:34:00 +0200
  • 0d99f94e5a Add a testcase for nested subsites Anupam Jain 2016-01-14 11:30:06 +0530
  • a1df470d01 Allow subsites within hierarchical routes Anupam Jain 2016-01-13 10:47:50 +0530
  • eae422ea0c Merge pull request #1143 from Dridus/properly-polymorphic-sendStatusJSON Michael Snoyman 2016-01-12 19:24:07 +0200
  • 1fb53dfa9e #1142 make sendStatusJSON fully polymorphic in its return type, since it never returns Ross MacLeod 2016-01-12 11:32:20 -0500
  • d4a907d4e8 tar 0.5 yesod-bin/1.4.17.1 Michael Snoyman 2016-01-10 17:23:06 +0200
  • 3228b40843 Fully remove the yesod init command (fixes #1132) yesod-bin/1.4.17 Michael Snoyman 2015-12-30 09:04:29 +0200
  • 5dff4adf86 Merge pull request #1129 from silky/master Greg Weber 2015-12-28 20:18:43 -0800
  • 6ec02a917f Add error class when help text is an error. silky 2015-12-23 16:00:37 +1100
  • d346b8361f Version bump (fixes #1128) yesod-core/1.4.18.1 Michael Snoyman 2015-12-19 20:08:17 +0200
  • bff65b7942 Version bump for #1122 yesod-core/1.4.18 Michael Snoyman 2015-12-14 11:50:25 +0200
  • 10709c4e26 Merge pull request #1122 from pseudonom/master Michael Snoyman 2015-12-14 11:49:30 +0200
  • bde5a69914 Merge pull request #1124 from mrkkrp/master Michael Snoyman 2015-12-12 21:16:00 +0200
  • 15c1573538 ‘checkCsrfHeaderNamed’ → ‘checkCsrfParamNamed’ mrkkrp 2015-12-11 23:00:01 +0600
  • bb02d2b911 fix references to ‘Yesod.Core.Handler’ mrkkrp 2015-12-11 22:40:06 +0600
  • 21e49c7710 Fix tests for unwrapping hook Eric Easley 2015-12-10 09:53:55 -0800
  • 56c19a2cd3 Add hook to apply arbitrary function to all handlers Eric Easley 2015-12-09 11:29:13 -0800
  • b271978ccf Merge pull request #1105 from bitemyapp/master Greg Weber 2015-12-07 16:04:07 -0800
  • 2ecfec1b9a Merge pull request #1116 from lethjakman/auth_demo Greg Weber 2015-12-07 15:13:36 -0800
  • 5c6a20d6c0 Merge pull request #1119 from mrkkrp/master Michael Snoyman 2015-12-07 12:26:40 +0200
  • b8949f4970 Fix a typo in Russian translation of form messages mrkkrp 2015-12-07 15:54:40 +0600
  • 1fb697ff0d Add a workaround for yesodweb/wai#478 yesod-bin/1.4.16.1 Michael Snoyman 2015-12-06 13:29:17 +0200
  • 288c457cfa Version bump for yesodweb/yesod-scaffold#114 yesod-bin/1.4.16 Michael Snoyman 2015-12-06 12:55:59 +0200
  • 32dbad23d3 s/127.0.0.1/localhost yesodweb/yesod-scaffold#114 Michael Snoyman 2015-12-06 12:55:16 +0200
  • af00b76a18 Set X-Forwarded-Proto correctly yesodweb/yesod-scaffold#114 Michael Snoyman 2015-12-06 12:54:36 +0200
  • 5ca0dd7468 Added an example with email auth and an ses mailer Alex Kardos 2015-12-05 20:21:38 -0700
  • de3818784a getApprootText yesod-core/1.4.17 Michael Snoyman 2015-12-04 14:40:17 +0200
  • ae04cca639 Merge pull request #1112 from mrkkrp/minor-auth-tweaks Michael Snoyman 2015-12-03 23:19:20 +0200
  • adc802d644 Version bump yesod-bin/1.4.15 Michael Snoyman 2015-12-03 22:59:52 +0200
  • 3dbf4b6fad Update changelog yesod-form/1.4.6 Michael Snoyman 2015-12-03 20:55:37 +0200
  • 1976e90be9 Bump password strength to compensate 2 years mrkkrp 2015-12-03 00:08:51 +0600
  • 2431100c8b Fix a typo mrkkrp 2015-12-03 00:08:40 +0600
  • dae434aa64 release Yesod.Auth.HardCoded yesod-core/1.4.16 yesod-auth/1.4.11 Greg Weber 2015-11-29 17:27:41 -0800
  • f62dc646fc Merge pull request #1104 from geraldus/auth-hardcoded Greg Weber 2015-11-29 17:22:21 -0800
  • 4f2f49b5ee Update documention Arthur Fayzrakhmanov (Артур Файзрахманов) 2015-11-28 17:44:13 +0500
  • f524ce55ea Bump minor version of yesod-auth Arthur Fayzrakhmanov (Артур Файзрахманов) 2015-11-24 21:20:44 +0500