Commit Graph

74 Commits (31e0ef4addf34d175deab3a62ca0f6200f37458a)

Author SHA1 Message Date
vilmibm 1425e48c02 fix more links 2019-01-18 21:11:59 +00:00
vilmibm 165b79d0b6 fix another link 2019-01-18 21:09:21 +00:00
vilmibm 372e1bf84d fix some links in the signup form 2019-01-18 21:08:45 +00:00
vilmibm ca1500d265 point to new location of scripts files 2019-01-15 03:47:18 +00:00
vilmibm 8be382da87 kill user processes during rename and send email about it 2018-09-05 19:25:00 -07:00
vilmibm 7fc039559e fix laying out non-{rsa,dss} keys 2018-07-08 19:28:29 -07:00
Nate Smith a908079ba9
Update thanks.html 2018-04-28 18:16:52 -07:00
nate 1bdaede8c2 fix logging 2018-02-24 18:35:03 -08:00
nate b25ad2de8e sigh
was looking up users based on username to check for need to rename.
2018-02-24 18:26:21 -08:00
nate 13edcad576 logging 2018-02-24 18:23:28 -08:00
nate ae4ce741ba clean up notes 2018-02-23 14:32:21 -08:00
nate 0a5dae85a3 handle renaming in pre_save
I chose pre_save so that if renaming fails, the db and disk remain consistent.
2018-02-23 14:31:58 -08:00
nate f7bbdf3f0f add rename ability to user model 2018-02-23 14:31:43 -08:00
nate 0d8b370b5d write rename_user standalone script 2018-02-23 13:58:54 -08:00
nate 33fee98309 handle pubkey post save more gracefully 2018-02-22 16:38:10 -08:00
nate e150e07001 strengthen warning 2018-02-21 23:40:19 -08:00
nate ae69c79a51 i knew i would miss one 2018-02-21 23:32:47 -08:00
nate 76c476f258 lol redo this 2018-02-21 23:31:16 -08:00
nate 31d58a637d ability to update keys file from admin 2018-02-21 20:36:09 -08:00
nate 3cf1b5a059 support ecdsa-sha2-nistp256 2018-02-21 20:35:11 -08:00
nate cfa5219d32 clean up these notes 2018-02-18 00:12:23 -08:00
nate 23c7322cac methodize writing keyfile 2018-02-18 00:10:23 -08:00
nate 5c0814807a improve error handling around _guarded_run 2017-12-14 00:37:59 -08:00
nate efd8535ae1 minor cleanup 2017-12-14 00:37:45 -08:00
nate c79dbe0941 remove unused imports 2017-12-14 00:09:58 -08:00
nate 24e87bb09f fix group stuff 2017-12-13 23:43:58 -08:00
nate 09f61e8ccc add users to town group on creation 2017-12-04 20:46:45 -08:00
nathaniel smith bc7f13c416 for now, do not social post for single user review 2017-11-21 13:44:34 -08:00
Mallory Hancock 9c88b90639 add social posting for adding a single user 2017-11-16 11:14:40 -08:00
nathaniel smith c6a720e7fb Merge remote-tracking branch 'tildetown/master' 2017-11-10 18:43:33 -08:00
nathaniel smith 84850e1a84 show authz stuff in admin 2017-11-10 15:00:22 -08:00
Mallory Hancock 30a57d1461 update function name 2017-11-09 13:58:57 -08:00
Mallory Hancock 35327b3922 add social posting function 2017-11-07 12:56:28 -08:00
amfl 16215ed872 fix some broken links 2017-09-27 20:51:22 +13:00
nathaniel smith be8011bb49 missing parameter 2017-04-20 21:33:14 -07:00
nathaniel smith 1a9a5b52f2 missing import 2017-04-20 21:26:31 -07:00
nathaniel smith cf650c14e6 add random url 2017-04-20 21:18:13 -07:00
nathaniel smith 568c153a32 link to machine from signup page 2017-02-23 22:10:31 -08:00
nathaniel smith 8264d32336 clean up the key machine 2017-02-23 22:02:09 -08:00
nathaniel smith 4ff5569dd7 first pass on MAGIC KEY MACHINE 2017-02-22 00:45:48 -08:00
nathaniel smith a2c609b75c fix broken link 2017-02-16 23:19:40 -08:00
nathaniel smith d0c79a5159 clean up user creation automation 2017-02-16 00:49:26 -08:00
nathaniel smith 55562572ae oof, get user creation working 2017-02-15 23:25:39 -08:00
nathaniel smith 2b46bef460 add search fields for townie 2017-01-21 01:25:02 -08:00
nathaniel smith 5532ee7745 clean up townie admin some 2017-01-21 01:06:35 -08:00
nathaniel smith ba05ec340c implement user welcome emails
emails trigger when they're marked as reviewed
2017-01-21 00:35:18 -08:00
nathaniel smith 70d3bde142 allow 3 letter usernames 2017-01-16 23:49:16 -08:00
nathaniel smith 6d38a4190f handle default displayname 2017-01-16 22:10:55 -08:00
nathaniel smith 8b20f0764d fix typo 2017-01-16 22:10:46 -08:00
nathaniel smith e973100f90 improve townie admin display 2017-01-14 14:25:50 -08:00