Commit Graph

118 Commits (3d58870f344968d83aa308d90db9efb5d3268a4c)

Author SHA1 Message Date
nathaniel smith b3f92197df remove limit warning 2017-05-20 13:17:54 -07:00
nathaniel smith 957653b9de make help ticket input big enough for an ssh key lol 2017-05-20 13:11:27 -07:00
nathaniel smith be8011bb49 missing parameter 2017-04-20 21:33:14 -07:00
nathaniel smith c536870cdd Merge branch 'master' of github.com:tildetown/tildetown-admin 2017-04-20 21:27:15 -07:00
nathaniel smith 1a9a5b52f2 missing import 2017-04-20 21:26:31 -07:00
Nathaniel Smith 87f3e716bf Merge pull request #21 from nathanielksmith/master
add random url
2017-04-20 21:24:08 -07:00
nathaniel smith cf650c14e6 add random url 2017-04-20 21:18:13 -07:00
Nathaniel Smith 8e045f6883 Merge pull request #12 from nathanielksmith/master
clean up and link to key machine
2017-02-23 22:13:41 -08: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 511d217af2 Merge pull request #11 from nathanielksmith/master
automatic creation of reviewed users on disk
2017-02-22 00:46:27 -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 e2447b1499 remove extraneous file 2017-02-16 00:52:08 -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 9f9d84c548 Merge pull request #5 from nathanielksmith/master
welcome emails and other user improvements
2017-01-25 19:55:01 -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 1a111be0d5 signal email sending success 2017-01-21 00:34:17 -08:00
nathaniel smith cecc9deeb4 fix email function 2017-01-20 22:53:17 -08:00
nathaniel smith 7d24178148 totally untested email function 2017-01-20 00:40:18 -08:00
nathaniel smith 756fffa3d8 note about mailgun 2017-01-19 23:41:57 -08:00
Nathaniel Smith 2cd15ac855 Merge pull request #4 from nathanielksmith/master
allow 3 letter usernames
2017-01-16 23:50:07 -08:00
nathaniel smith 70d3bde142 allow 3 letter usernames 2017-01-16 23:49:16 -08:00
Nathaniel Smith 9996fbeb6a Merge pull request #3 from nathanielksmith/master
small improvements
2017-01-16 23:31:25 -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
Nathaniel Smith a9488df5c7 Merge pull request #2 from nathanielksmith/master
support longer key types
2017-01-13 23:58:56 -08:00
nathaniel smith 289a47aee4 support longer key types 2017-01-13 23:57:50 -08:00
Nathaniel Smith 871474ab6d Merge pull request #1 from nathanielksmith/master
support multiple pubkeys, misc
2017-01-13 22:47:33 -08:00
nathaniel smith 6bfd636149 update readme 2017-01-13 22:36:30 -08:00
nathaniel smith 50a9ed6298 enable pubkey inline 2017-01-13 22:34:08 -08:00
nathaniel smith 620a91a657 hide vanilla auth stuff 2017-01-13 22:22:28 -08:00
nathaniel smith 8b7e360745 support multiple pubkeys 2017-01-13 22:17:23 -08:00
nathaniel smith e972063141 fix model name in admin 2017-01-13 13:22:52 -08:00
nathaniel smith a23bfe5b5e wreck some unused stuff 2017-01-10 18:33:34 -08:00
nathaniel smith 54a155d7c4 use bootleg throttle thing on user signups 2016-12-19 23:09:09 -08:00
nathaniel smith 04ca1fd058 generalize bootleg throttle thing 2016-12-19 23:06:27 -08:00
nathaniel smith 4acf87733a fix throttle bug
throttling was checked before other errors, meaning you got throttled
without actually saving anything
2016-12-19 22:52:17 -08:00
nathaniel smith 248b3a512a share CSS 2016-12-19 22:52:08 -08:00
nathaniel smith 9c3d2469d2 port over guestbook 2016-12-19 22:00:00 -08:00
nathaniel smith 9a071bd435 add issue status 2016-12-19 19:39:30 -08:00
nathaniel smith 50d34f28e8 throttle submissions 2016-12-19 15:22:06 -08:00
nathaniel smith 7516e6736c tickets backend 2016-12-18 23:20:48 -08:00
nathaniel smith 404944572b tickets frontend 2016-12-18 22:30:41 -08:00
nathaniel smith de4b3490e6 generalize captcha field 2016-12-18 21:28:16 -08:00
nathaniel smith 13e70fdd51 start on help app 2016-12-18 21:15:06 -08:00