Commit Graph

23 Commits

Author SHA1 Message Date
Dimitrie Stefanescu 87baf940e2 fix(server): adds link to docs for excel app 2021-06-02 17:24:51 +01:00
Dimitrie Stefanescu 35f76554e3 test(server): updates tests on apps 2021-06-02 17:22:02 +01:00
Dimitrie Stefanescu 5f83c79bf9 feat(server): adds a default app for the excel connector 2021-06-02 17:18:24 +01:00
Dimitrie Stefanescu f19369139d fix(server): ensures frontend app url is always sourced from env in auth finalisation middleware 2021-05-05 12:07:10 +01:00
Dimitrie Stefanescu f549e72e11 improvement(server): makes ad strategy logging less verbose in non debug env 2021-05-04 19:33:21 +01:00
Dimitrie Stefanescu e593ade23d fix(server): azure ad: uses data from _json user response field, as relying on the upn was flaky 2021-05-04 19:31:14 +01:00
Peter Grainger ce0ea82889 fix: Local strategy is the default one not azure ad 2021-05-03 13:12:41 +01:00
Peter Grainger 15f1896c97 feat(auth): 🙈 Add Azure AD auth to login strategies
Add an additional passport strategy that uses Azure AD to log user in
2021-05-03 13:08:43 +01:00
Dimitrie Stefanescu b1c1155441 fix(server): invites: corrects imports in gh strategy 2021-05-03 11:20:54 +01:00
Dimitrie Stefanescu 8eff9f2da3 chore(server): removes unused imports 2021-05-03 11:20:02 +01:00
Dimitrie Stefanescu 6784b10e3f style(server): removed dangling code 2021-05-03 11:08:04 +01:00
Dimitrie Stefanescu fefb3535dc fix(server): invites: updates local strategy to use invite during pre-finalisation cb 2021-05-03 11:04:28 +01:00
Dimitrie Stefanescu 41fad72a11 fix(server): invites: fixes wrong flow on gh and google strategies 2021-05-03 10:54:25 +01:00
Dimitrie Stefanescu c452b91aa6 fix(server): checks for matching appIds in acces token exchange service 2021-04-29 21:28:28 +01:00
Dimitrie Stefanescu fe4033a62e fix(server): allows cors on auth token exchange route 2021-04-21 18:44:39 +01:00
Dimitrie Stefanescu 3ed4729c94 feat(server/invites): fixes a bug in 3rd party strategies & invites, and other changes
changes sender to no-reply@speckle.systems; updates invite email subject based on wether it's a
generic invite or a server invite, etc.
2021-03-22 18:44:58 +00:00
Dimitrie Stefanescu cf8c6081a7 feat(frontend/server): implements invite in frontend & fixes some errors in the google strategy 2021-03-18 20:57:16 +00:00
Dimitrie Stefanescu 41b95886bf feat(server): finalises backend invite work 2021-03-18 18:20:51 +00:00
Dimitrie Stefanescu 6225e58b8f feat(server/invites): invites: adds services, tests & scaffolds gql routes 2021-03-17 19:34:02 +00:00
Dimitrie Stefanescu fab0a1cae9 fix(server): fixes explorer app redirect url registration
now using proper url concatenation
2021-03-17 10:26:15 +00:00
Dimitrie Stefanescu 75d2924de5 feat(server): starts work on #62
scaffolds basic server invite logic
2021-03-14 11:40:42 +00:00
Dimitrie Stefanescu 3940e80eed improvement(server): leaner matomo middlewares for api calls 2021-02-25 17:34:19 +00:00
Dimitrie Stefanescu cd95c28939 refactor(global): restructures repo with lerna 2021-01-03 13:35:53 +02:00