|
44e6f17c64
|
Fix signup form blank username bug
|
2022-09-28 02:37:50 +00:00 |
|
|
847f4bea92
|
Collect preferred name on sign up and use it
|
2022-08-25 02:16:28 +00:00 |
|
Kent Brockman
|
79333fc9e1
|
no-unused-vars on a host of files
|
2022-07-13 00:51:28 -06:00 |
|
|
25a3f72417
|
Switch back to Input for username
|
2022-01-22 00:29:24 +00:00 |
|
|
0476bc7e31
|
Signup UI fixes, disable autocomplete
|
2022-01-19 23:58:19 +00:00 |
|
|
72108a0dcb
|
Make always show forgot password link
|
2022-01-13 23:28:09 +00:00 |
|
|
bf5c300c6c
|
Merge branch 'load_more'
|
2021-12-08 22:09:06 +00:00 |
|
|
822cb9ec5c
|
Improve username generation
|
2021-11-28 05:09:14 +00:00 |
|
|
02f080df77
|
Handle username generation better
|
2021-11-25 06:02:58 +00:00 |
|
|
04fa121fe9
|
Remove old member registration
|
2021-11-15 05:57:18 +00:00 |
|
|
64e7f4d8f4
|
Explain when people need to sign up for Spaceport
|
2021-11-11 06:05:52 +00:00 |
|
|
77653e9eb9
|
Display progress updates during registration
|
2021-09-04 22:28:12 +00:00 |
|
|
1f5f99c971
|
Hide Sign Up form from IPs outside Protospace
|
2021-09-04 20:28:05 +00:00 |
|
|
117928a256
|
Don't show login form if using registration bypass
|
2020-08-27 19:39:51 +00:00 |
|
|
6be0778b39
|
Autofocus login username field
|
2020-07-16 23:05:59 +00:00 |
|
|
942ecab890
|
Use new password reset URLs in client
|
2020-06-23 21:01:21 +00:00 |
|
|
74e0bc9754
|
Add pages for password reset to GUI
|
2020-06-20 03:50:09 +00:00 |
|
|
e099490f8b
|
Send bypass code to server from UI
|
2020-06-11 01:18:26 +00:00 |
|
|
529bcaa1de
|
Convert username spaces to periods
|
2020-02-28 07:00:35 +00:00 |
|
|
f88256eb74
|
Complain if they log in with email
|
2020-02-16 07:39:36 +00:00 |
|
|
a68008a942
|
Add warning message about new portal sign up
|
2020-02-16 02:47:38 +00:00 |
|
|
07fdd0a9d4
|
Lowercase email on submisison
|
2020-02-16 02:47:38 +00:00 |
|
|
30294e7332
|
Use textual true / false for signup radios
|
2020-02-04 08:39:45 +00:00 |
|
|
ee520b8c3f
|
Prevent form submit if loading
|
2020-02-04 07:18:29 +00:00 |
|
|
efcc4b847d
|
Fix login bug with empty username
|
2020-02-02 05:30:40 +00:00 |
|
|
f84171de83
|
Confirm user logout
|
2020-01-21 23:45:54 +00:00 |
|
|
0fe999ca97
|
Add utils and tests for calculating membership status
|
2020-01-19 03:00:05 +00:00 |
|
|
1839616aa9
|
Limit sign ups from Protospace only
|
2020-01-17 09:20:55 +00:00 |
|
|
4e82f13f74
|
Add UI for admins to view and edit member cards
|
2020-01-15 00:12:50 +00:00 |
|
|
f52ee5532d
|
Add UI for admins to view and edit member's details
|
2020-01-13 08:01:42 +00:00 |
|
|
e256e32341
|
Add api route and webclient page for account settings
|
2020-01-12 08:16:09 +00:00 |
|
|
06c111dbbe
|
Break components out into their own files
|
2020-01-09 22:11:56 +00:00 |
|