Henne Vogelsang
|
7babc5d08a
|
Fix registration form
- Admins should be able to change admin status
- Username should not be changeable
- always require password confirmation
|
2022-03-02 17:59:30 +01:00 |
|
Henne Vogelsang
|
81853d1ef9
|
Retire semantic_form_for
Also a buttload of form cleanups...
|
2022-02-24 15:52:34 +01:00 |
|
James Mason
|
6d31dfeef4
|
Add frozen_string_literal magic comment
re: https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Style/FrozenStringLiteralComment
|
2018-05-09 06:54:26 -07:00 |
|
James Mason
|
0aa782711d
|
Use 'Feature's to toggle optional functionality
TODO: Wrap every incomplete project in a feature, and _turn it off_.
|
2017-11-03 20:40:36 -07:00 |
|
James Mason
|
a7fce677fc
|
Add reCAPTCHA support to registration.
Because I *hate* spam bots.
|
2017-11-03 20:36:57 -07:00 |
|
Sunny
|
03fa299058
|
enable style/dotposition rubocop cop
|
2017-04-06 23:19:58 -04:00 |
|
Stella Rouzi
|
8b5d6603af
|
Merge pull request #1254 from shlok007/devise
Updated devise to 4.2.0
|
2017-03-01 13:29:44 +02:00 |
|
JewelSam
|
56c69f51b7
|
#1040 Show email in public option
|
2017-02-14 17:54:31 +03:00 |
|
shlok007
|
296eefd1c2
|
updated devise to 4.2.0
|
2017-01-21 12:12:19 +05:30 |
|
chrisbr
|
49d565def2
|
Implements iChain authentication
|
2014-11-04 17:42:47 +01:00 |
|
chrisbr
|
15c6ed127f
|
Implements username authentication
It's now possible to login with either username or email
That's necessary to be backward compatible for iChain login
|
2014-11-03 15:25:33 +01:00 |
|
Stella Rouzi
|
fc753282d3
|
hound fixes
|
2014-06-30 15:46:51 +03:00 |
|
Stella Rouzi
|
23bf55b66c
|
User/Person models merge
|
2014-06-30 15:46:06 +03:00 |
|
Stella Rouzi
|
600adde6ba
|
implement openID authentication
|
2014-06-19 12:58:05 +03:00 |
|
Chrisbr
|
04c00e4b0c
|
Implements devise strong parameters for registration
|
2014-05-16 20:31:41 +02:00 |
|
Matt Barringer
|
d6bda2f6dc
|
Reject supporter codes if they're already used by another email
|
2013-02-06 07:23:35 +01:00 |
|
Matt Barringer
|
973913b3bf
|
Adding more registration options, and starting work on supporter levels
|
2013-02-02 16:43:47 +01:00 |
|
Matt Barringer
|
90b30db9e8
|
First checkin
|
2013-01-07 09:04:09 +01:00 |
|