Gergő Jedlicska
|
765e6e3080
|
refactor(server default apps): minor cleanup
|
2022-04-25 18:39:18 +02:00 |
|
Gergő Jedlicska
|
295d66cc18
|
feat(default apps): update manager and connectors with user invite scopes
fix #679
|
2022-04-25 11:56:39 +02:00 |
|
Gergő Jedlicska
|
2fe2d11bbe
|
test(server apps tests): test default app permissions not being revoked
|
2022-04-25 11:47:51 +02:00 |
|
Gergő Jedlicska
|
d9bcada494
|
feat(server default apps): remove revoke default app credentials after updating it
fix #680
|
2022-04-25 11:47:08 +02:00 |
|
Cristian Balas
|
5a0632b7a3
|
auth fixes, k8s fixes (#696)
|
2022-04-13 17:11:11 +03:00 |
|
Matteo Cominetti
|
8b7f539427
|
feat: removes matomo & changes some CI/CD settings (#670)
|
2022-04-06 15:58:05 +03:00 |
|
Gergő Jedlicska
|
89d0d9e0ed
|
style: fix eslint warnings
|
2022-04-04 22:32:34 +02:00 |
|
Gergő Jedlicska
|
4812d53aa4
|
Merge branch 'main' of github.com:specklesystems/speckle-server into eslintAllTheThings
|
2022-04-04 22:06:53 +02:00 |
|
Fabians
|
4699e6794c
|
reformatting again for 88 width
|
2022-04-04 19:21:28 +03:00 |
|
Fabians
|
1c7436e7ff
|
extra prefer-const & object-shorthand
|
2022-04-04 19:00:24 +03:00 |
|
Kristaps Fabians Geikins
|
16da51b96a
|
fix(server): awaiting revokeRefreshToken to ensure it fails within request scope (#652)
* fix(server): awaiting revokeRefreshToken to ensure it fails within request scope
* removed unnecessary error throw
|
2022-04-04 17:00:27 +03:00 |
|
Gergő Jedlicska
|
1355ddab6f
|
style(all): some extra formatting fixes
|
2022-04-01 09:40:47 +02:00 |
|
Gergő Jedlicska
|
547cdef70c
|
test(server test): fix revoke token test
|
2022-03-31 15:53:13 +02:00 |
|
Gergő Jedlicska
|
7906307a8f
|
fix(server tests): fixed all non awaited rejected promisses
|
2022-03-31 15:21:13 +02:00 |
|
Gergő Jedlicska
|
d53df11f77
|
style(server): fix all eslint errors and break the tests
|
2022-03-31 14:18:44 +02:00 |
|
Fabians
|
abe6d5e086
|
chore: re-formatted everything with prettier
|
2022-03-30 12:54:24 +03:00 |
|
Gergő Jedlicska
|
569b4688fa
|
style(all): reformat with print width 88
|
2022-03-29 19:46:49 +02:00 |
|
Fabians
|
aa5e94d640
|
chore: reformatting everything with prettier
|
2022-03-29 17:12:31 +03:00 |
|
Gergő Jedlicska
|
9964f61ab2
|
style(server): fix auth tests linting
|
2022-03-23 18:07:21 +01:00 |
|
Cristian Balas
|
f37e623c8b
|
Server limits and ratelimits (#632)
|
2022-03-23 14:29:58 +02:00 |
|
Matteo Cominetti
|
f4ac882445
|
tests(server): updates default number of apps
|
2022-03-16 17:56:12 +00:00 |
|
Matteo Cominetti
|
01ca45ff48
|
feat(server): adds a default registered app for authenticating connectors without manager
|
2022-03-16 17:50:37 +00:00 |
|
Gergő Jedlicska
|
799589b5fe
|
Merge pull request #575 from specklesystems/unittestRefactor
Rework test hooks
|
2022-02-08 12:29:24 +01:00 |
|
Cristian Balas
|
9329265708
|
Upgrade dependencies (#577)
|
2022-02-07 14:04:26 +02:00 |
|
Gergő Jedlicska
|
68a4a95d90
|
refactor(server): rework test hooks
drop db migration before and after hooks, add helpers and root hooks
fix #531
|
2022-02-05 15:05:17 +01:00 |
|
Gergő Jedlicska
|
7797dd317f
|
test(server auth): add test for server invite with stream sharing
|
2021-11-18 12:49:39 +01:00 |
|
Gergő Jedlicska
|
fd11f35492
|
fix(server local auth): re-rework the local auth workflow, prev, there was a gap
|
2021-11-17 13:51:32 +01:00 |
|
Gergő Jedlicska
|
3ffc156b79
|
fix(server local auth): user is created before the invite is used, so stream permissions can be set
fix #470
|
2021-11-17 13:22:50 +01:00 |
|
Gergő Jedlicska
|
8050c30d6d
|
test((server) archival tests): add archived user scope tests
also i'm trying to fix flaky tests
|
2021-11-04 13:33:22 +01:00 |
|
Gergő Jedlicska
|
abdb0174b6
|
feat((server) lower case email matching): user and invites ignore email casing
user email and invite email comparison is now done on a lower case basis
fix #409
|
2021-10-08 17:14:00 +02:00 |
|
Dimitrie Stefanescu
|
5a97f1716e
|
fix(server/cors): enables cors on upload endpoints
|
2021-09-29 10:53:18 +01:00 |
|
luz paz
|
ad97cdf444
|
Fix various typos
Found via `codespell -q 3 -L optio,promisses,usera`
|
2021-07-22 09:23:21 -04:00 |
|
Dimitrie Stefanescu
|
2f61cef46a
|
fix(server): changes excel app name to make sure we're not infringing on trademarks 😬
|
2021-06-02 17:26:57 +01:00 |
|
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 |
|