Commit graph

24 commits

Author SHA1 Message Date
Brad Rydzewski
6fcae7d80a hooks are protected with signed sha 2015-04-30 14:23:46 -07:00
Brad Rydzewski
aebacfccd7 fixed token expiration calculation 2015-04-13 19:11:33 -07:00
Brad Rydzewski
a40d20dcdb check token expiry 2015-04-13 19:07:05 -07:00
Brad Rydzewski
701626881e ability to create a token 2015-04-12 23:15:28 -07:00
Brad Rydzewski
66990a95b4 initial work on tokens 2015-04-12 22:32:32 -07:00
Brad Rydzewski
0f60073adc session tokens converging with user tokens 2015-04-12 21:35:16 -07:00
Brad Rydzewski
950e4f4090 storing user repos index inside users object, for now 2015-04-08 22:18:25 -07:00
Brad Rydzewski
c9edd1a018 source session secret from config file 2015-04-08 16:36:56 -07:00
Brad Rydzewski
9298f16155 added handlers, rest, angular skeleton 2015-04-08 15:43:59 -07:00
Brad Rydzewski
d9fd23a6df experimental branch. playing around with boltdb 2015-04-07 01:20:55 -07:00
Brad Rydzewski
07e0b7d2b1 minor session refactoring in prep for upcoming changes discussed in #590 2014-10-19 22:45:32 -07:00
Daniel Graña
9422077626 access_token query param is in JWT format 2014-10-17 12:16:01 -02:00
Brad Rydzewski
e49b81e7a4 updated Makefile to create packaging/output during build step 2014-10-16 20:40:26 -07:00
Brad Rydzewski
cd1fbe5d85 ability to customize the session secret and expiration 2014-10-11 20:33:06 -07:00
Brad Rydzewski
5f950d21c4 hooked up jwt token in angular 2014-09-30 00:43:50 -07:00
Brad Rydzewski
21f9aec808 added new handlers and workers 2014-09-28 18:36:24 -07:00
Brad Rydzewski
ca2a93ed9f ability to set xsrf token 2014-08-09 19:06:37 -07:00
Brad Rydzewski
c8590391e9 updated css styles & angular 2014-07-09 00:46:15 -07:00
Brad Rydzewski
36b01512c0 Refactored to use Model and Database folders 2014-06-12 16:41:04 -07:00
Brad
4d4defc416 re-added code to read/write websocket data. added to amber templates 2014-06-08 23:59:23 -07:00
Brad
1fff27a28c removed builds table since not being used in the near term 2014-06-07 12:57:20 -07:00
Brad
feea108f51 removed hack that keeps me loggedin that I never meant to push 2014-06-05 17:12:51 -07:00
Brad
d84b1ac3e4 altered repo to track repo hostname (ie github.com) and multiple clone urls 2014-06-05 15:04:59 -07:00
Brad
ce44ddfeca pushing my local branch 2014-06-04 14:25:38 -07:00