Commit Graph

19 Commits

Author SHA1 Message Date
7aea6458ce fix: Update email in auth service should update email in Outline 2019-06-25 21:44:46 -07:00
32f83311f6 chore: upgrade sequelize (#965)
* 0.18.0

* chore: Upgrade sequelize 4 -> 5

* fix: migrations v5 support

* fix: Majority of test failures

* fix: the rest of v5 tests
2019-06-23 15:49:45 -07:00
f80c3c6877 Fixed: Return error when Slack auth fails to help with debugging 2019-03-13 23:22:12 -07:00
ac814abda4 Fixes: Oauth error on subdomains authenticating slack post 2018-12-20 20:25:13 -08:00
8653338f4e Fixes: Connecting slack commands from subdomain 2018-12-15 19:05:22 -08:00
b068ba9f02 Customize route for first signin for tracking 2018-12-08 08:57:34 -08:00
c60bd4260f Provision subdomain for ALL new teams, add tests 2018-11-12 14:00:23 -08:00
e24a187699 accessToken per subdomain 2018-11-09 23:40:33 -08:00
c323de4807 Attempt to provision subdomain on team create 2018-11-08 21:05:07 -08:00
21b1c0747c Basic functionality in place, need improved errors and logged in redirect 2018-11-08 21:05:07 -08:00
662f908c76 Allow Slack integration setup for Google Auth accounts 2018-08-02 23:26:44 -07:00
4faccbcb4e Fixes: Slack integration creation 2018-08-01 21:55:30 -07:00
22e823df9a Closes #665 - Correctly handle user not granting auth permissions, display friendly error 2018-06-04 21:06:47 -07:00
53a0f423c3 Track recently active and signin times (#663)
* Track recently active and signin times

* Trust proxy headers in production
2018-06-04 19:07:56 -07:00
2337b9df7f service -> serviceId 2018-06-01 15:13:05 -04:00
55e1451160 Slack commands and post working agagain with new flow 2018-05-29 23:33:30 -07:00
4a7f8d3895 Move slack auth handling entirely to server 2018-05-28 23:44:56 -07:00
72d874444e DB migrations
Google button
2018-05-28 20:31:53 -07:00
ddd2b82d20 WIP: Successful Google Auth, broke pretty much everything else in the process 2018-05-28 11:36:37 -07:00