Commit graph

46 commits

Author SHA1 Message Date
Georg Gadinger
caf73558d6 views: rename .haml to .html.haml 2022-10-25 20:10:31 +02:00
Andreas Nedbal
8226198f76 Disable Turbo for all Devise forms 2022-09-07 22:19:38 +02:00
Georg Gadinger
572132f9e9 make captcha readable 2022-07-09 12:41:16 +02:00
Karina Kwiatek
805e3504c7 Set autocomplete attributes on username & password fields 2022-06-28 23:13:30 +02:00
Andreas Nedbal
9943e6c207 Add translations for sign in 2022-02-07 21:51:32 +01:00
Andreas Nedbal
44580e7166 Add translations for sign up 2022-02-07 21:51:32 +01:00
Andreas Nedbal
540e5acaba Add translations for account settings 2022-02-07 21:51:32 +01:00
Georg Gadinger
331f6477b8 confirmation_instructions: add "do not reply" remark to the email body
There have been several replies to this email containing nothing but the
sentence `Yes, I confirm.` or just simply `Confirmed`.  It seems like
someone discovered that replying to the email with exactly that helped
with recovering their Twitter account after it was locked, and now people
try to do this everywhere else.
2022-01-09 22:57:01 +01:00
Andreas Nedbal
e3c9d1b7b4 Update mail notice to mention people to look at their spam folder 2021-12-27 20:51:36 +01:00
Andreas Nedbal
3f4bd13486 Add notice on registering about issues with Hotmail/Outlook 2021-12-27 01:44:10 +01:00
Dominik M. Kwiatek
a92dd54be3 Address @nilsding's review comments 2020-05-27 20:07:39 +01:00
Dominik M. Kwiatek
29f6313c9a Show hCaptcha validation errors on registration 2020-05-27 20:07:39 +01:00
Dominik M. Kwiatek
1ac7c35315 Fix haml-lint errors 2020-05-27 20:07:39 +01:00
Dominik M. Kwiatek
689521c6ed Replace devise_error_messages! with partial 2020-05-27 20:07:39 +01:00
Dominik M. Kwiatek
984976a2f7 Omit hCaptcha if it is disabled 2020-05-27 20:07:39 +01:00
Dominik M. Kwiatek
7cac93ad4e Add hCaptcha 2020-05-27 20:07:39 +01:00
Andreas Nedbal
66b2afc976 Turn single-word strings into symbols 2020-05-11 19:40:45 +02:00
Andreas Nedbal
c585fe3760 Fix lints in app/views/devise 2020-05-11 19:40:44 +02:00
Andreas Nedbal
83f51b6422 Add new styling for Devise views 2020-05-06 21:56:10 +02:00
Andreas Nedbal
c870b00f65 Clean up user setting layouts 2020-04-25 17:04:23 +02:00
Dominik M. Kwiatek
a8c335899d
Use email field for password reset (#77)
Fixes unsubmmittable password reset form
2020-04-22 19:22:16 +01:00
Yuki
5c86833601 Fix emails 2015-07-23 12:12:36 +05:30
Yuki
38d1c21118 Someone wanted even paddings, here you go. also made the support more wide. 2015-07-23 11:50:21 +05:30
Yuki
54e27896f4 Add missing ='s to text templates 2015-07-21 23:57:59 +05:30
Yuki
eb85f38220 Fix text, add more templates 2015-07-21 23:50:54 +05:30
Yuki
362292716f Mail templating, hopefully 2015-07-21 23:43:14 +05:30
Yuki
428bd99a63 Fix another issue 2015-06-09 09:36:09 +05:30
pixeldesu
a8fd3624b6 localize even more final stuff 2015-06-08 21:11:35 +02:00
Yuki
2e1cb4d273 Made titles functional, because functional programming is the future 2015-05-14 03:32:19 +05:30
pixeldesu
d08692340c add pagetitles 2015-05-10 19:48:47 +02:00
Georg G
ef4fd30cd9 closes Retrospring/bugs#17 2015-04-22 00:33:55 +02:00
Andreas N
991ad1f838 added agree statement to sign in page 2015-01-17 12:34:51 +01:00
nilsding
f6e405c2e9 url: HTTPS! 2015-01-01 18:55:17 +01:00
nilsding
5c0fd6838f hmm? 2015-01-01 18:45:15 +01:00
nilsding
4a49b7fc27 ffffff 2015-01-01 18:19:02 +01:00
nilsding
b76a78bdfb also this 2015-01-01 18:17:40 +01:00
nilsding
77b92b0b23 changed a few Devise views 2015-01-01 17:50:25 +01:00
nilsding
b0b19dd3e2 added shared links to devise views 2014-11-25 13:58:20 +01:00
nilsding
8d36050840 settings pages 2014-11-02 20:52:19 +01:00
nilsding
8124c317de something with devise 2014-11-02 20:28:42 +01:00
nilsding
dd802036b1 on second thought... 2014-11-02 13:47:35 +01:00
nilsding
ae66877cde changed a few things 2014-10-28 06:36:38 +01:00
nilsding
f4da926a42 changed email_field to text_field where we don't need an email address 2014-08-01 18:01:34 +02:00
nilsding
ef6da69011 removed a line 2014-08-01 17:41:15 +02:00
nilsding
4916bfe0d3 bootstrap'ified all devise views 2014-08-01 17:40:48 +02:00
nilsding
7641726677 added authentication and everything 2014-08-01 15:27:08 +02:00