1
0
mirror of https://github.com/sasjs/server.git synced 2026-04-09 15:13:13 +00:00

Commit Graph

  • a0b52d9982 test(web): moved authorize specs from api to web Saad Jutt 2022-05-12 17:59:12 +05:00
  • c4212665c8 chore(release): 0.0.74 v0.0.74 Allan Bowe 2022-05-12 07:53:50 +00:00
  • 97d9bc191c Merge pull request #167 from sasjs/cspconfig Allan Bowe 2022-05-12 10:53:21 +03:00
  • dd2a403985 chore: lint fix Allan Bowe 2022-05-11 21:57:19 +00:00
  • 7cfa2398e1 fix: csp updates Allan Bowe 2022-05-11 21:37:49 +00:00
  • 5888f04e08 fix(web): seperate container for auth code Saad Jutt 2022-05-11 21:01:59 +05:00
  • b40de8fa6a fix: moved getAuthCode from api to web routes Saad Jutt 2022-05-11 21:01:00 +05:00
  • 45a2a01532 chore(release): 0.0.73 v0.0.73 Allan Bowe 2022-05-10 11:23:59 +00:00
  • c61fec47c4 Merge pull request #165 from sasjs/issue-164 Allan Bowe 2022-05-10 14:01:40 +03:00
  • 24d7f00c02 chore: type fix Mihajlo Medjedovic 2022-05-10 10:13:57 +00:00
  • b0fdaaaa79 fix: helmet config on http mode Mihajlo Medjedovic 2022-05-10 10:04:01 +00:00
  • 7be77cc38a chore: remvoe code redundancy and add specs for get permissions api endpoint Sabir Hassan 2022-05-10 07:05:59 +05:00
  • 98b8a75148 chore: add specs for delete permission api endpoint Sabir Hassan 2022-05-10 06:40:34 +05:00
  • 72a3197a06 chore: add spec for update permission when permission with provided id not exists Sabir Hassan 2022-05-10 06:25:52 +05:00
  • fce05d6959 chore: add spec for invalid principal type Sabir Hassan 2022-05-10 06:18:19 +05:00
  • 1aec3abd28 chore: add specs for update permission api endpoint Sabir Hassan 2022-05-10 06:11:24 +05:00
  • 2467616296 chore(release): 0.0.72 v0.0.72 Allan Bowe 2022-05-09 12:33:32 +00:00
  • 9136c95013 chore: write specs for create permission api endpoint Sabir Hassan 2022-05-09 13:08:15 +05:00
  • ceefbe48e9 chore(release): 0.0.71 v0.0.71 Allan Bowe 2022-05-07 22:35:25 +00:00
  • 426e90471e Merge pull request #163 from sasjs/issue159 Allan Bowe 2022-05-08 01:34:41 +03:00
  • c0b57b9e76 fix: bumping core Allan Bowe 2022-05-07 22:31:44 +00:00
  • 4a8e32dd20 fix: added more cookies to req Saad Jutt 2022-05-08 03:18:04 +05:00
  • 636301e664 fix: reqHeadrs.txt will contain headers to access APIs Saad Jutt 2022-05-08 02:49:16 +05:00
  • 25dc5dd215 chore(release): 0.0.70 v0.0.70 Allan Bowe 2022-05-06 14:45:31 +00:00
  • 503994dbd2 Merge pull request #161 from sasjs/csp-disable Allan Bowe 2022-05-06 17:44:18 +03:00
  • 0dceb5c3c3 chore: web package-lock built with LTS Saad Jutt 2022-05-06 19:41:02 +05:00
  • 1af04fa3b3 Merge branch 'csp-disable' of github.com:sasjs/server into csp-disable Mihajlo Medjedovic 2022-05-06 13:40:48 +00:00
  • efa81fec77 chore: package-lock Mihajlo Medjedovic 2022-05-06 13:40:40 +00:00
  • 10caf1918a chore: updating README Allan Bowe 2022-05-06 12:13:45 +00:00
  • 4ed20a3b75 chore: readme update Mihajlo Medjedovic 2022-05-06 11:49:32 +00:00
  • 98b2c5fa25 chore: readme update Mihajlo Medjedovic 2022-05-06 11:46:40 +00:00
  • 3ad327b85f chore: helmet config cleanup Mihajlo Medjedovic 2022-05-06 11:40:12 +00:00
  • dd3acce393 feat: CSP_DISABLE env option Mihajlo Medjedovic 2022-05-05 18:25:33 +00:00
  • 8065727b9b chore(release): 0.0.69 v0.0.69 Allan Bowe 2022-05-02 15:24:56 +00:00
  • e1223ec3f8 Merge pull request #158 from sasjs/update-csp-policy Allan Bowe 2022-05-02 18:22:35 +03:00
  • 1f89279264 fix(upload): appStream uses CSRF + Session authentication Saad Jutt 2022-05-02 18:01:28 +05:00
  • a07f47a1ba chore(release): 0.0.68 v0.0.68 Saad Jutt 2022-05-02 05:57:10 +05:00
  • 2548c82dfe fix: using monaco editor locally Saad Jutt 2022-05-02 05:57:03 +05:00
  • 238aa1006f chore(release): 0.0.67 v0.0.67 Saad Jutt 2022-05-02 03:41:07 +05:00
  • 35cba97611 chore: commented helmet middleware Saad Jutt 2022-05-02 03:40:14 +05:00
  • 5f29dec16f chore(release): 0.0.66 v0.0.66 Saad Jutt 2022-05-01 23:31:59 +05:00
  • e2a97fcb7c fix: added swagger ui init file manually Saad Jutt 2022-05-01 23:31:48 +05:00
  • 6adeeefcf5 chore(release): 0.0.65 v0.0.65 Allan Bowe 2022-05-01 11:36:26 +00:00
  • c9d66b8576 Merge pull request #156 from sasjs/fix-swagger-api-with-csrf Allan Bowe 2022-05-01 14:35:23 +03:00
  • 5aaac24080 fix: consume swagger api with CSRF Saad Jutt 2022-05-01 06:07:17 +05:00
  • 6d34206bbc chore(release): 0.0.64 v0.0.64 Saad Jutt 2022-05-01 02:28:57 +05:00
  • 7b39cc06d3 fix: removed fileExists for serving web Saad Jutt 2022-05-01 02:28:50 +05:00
  • 6e7f28a6f8 chore(release): 0.0.63 v0.0.63 Saad Jutt 2022-05-01 02:10:24 +05:00
  • 5689169ce4 chore: syntax fix for workflow Saad Jutt 2022-05-01 02:10:17 +05:00
  • 6139e7bff6 chore(release): 0.0.62 v0.0.62 Saad Jutt 2022-05-01 02:08:03 +05:00
  • 2c77317bb9 chore: release using node LTS Saad Jutt 2022-05-01 02:07:55 +05:00
  • 57b63db9cb chore(release): 0.0.61 v0.0.61 Saad Jutt 2022-05-01 01:59:12 +05:00
  • 60a2a4fe32 chore: bumped pkg version Saad Jutt 2022-05-01 01:59:04 +05:00
  • 09611cb416 chore(release): 0.0.60 v0.0.60 Allan Bowe 2022-04-30 18:53:44 +00:00
  • 2a9bb6e6b1 Merge pull request #155 from sasjs/api-access-via-session-authentication Allan Bowe 2022-04-30 21:44:35 +03:00
  • b4b60c69cf fix: setting CSRF Token for only rendering SPA Saad Jutt 2022-04-30 06:32:24 +05:00
  • b060ad1b8e fix: added CSRF check for granting access via session authentication Saad Jutt 2022-04-30 05:04:27 +05:00
  • 89b32e70ff refactor: code in permission controller Saad Jutt 2022-04-30 03:49:26 +05:00
  • 01713440a4 feat: add api endpoint for deleting permission Sabir Hassan 2022-04-30 01:16:52 +05:00
  • 540f54fb77 feat: add api endpoint for updating permission setting Sabir Hassan 2022-04-30 01:02:47 +05:00
  • d47ed6d0e8 chore(release): 0.0.59 v0.0.59 munja 2022-04-29 13:28:34 +01:00
  • bf906aa544 Merge branch 'main' into issue-139 Sabir Hassan 2022-04-29 15:41:35 +05:00
  • 797c2bcc39 feat: update swagger docs Sabir Hassan 2022-04-29 15:31:24 +05:00
  • 1103ffe07b feat: defined register permission and get all permissions api endpoints Sabir Hassan 2022-04-29 15:30:41 +05:00
  • e5200c1000 feat: add validation for registering permission Sabir Hassan 2022-04-29 15:28:29 +05:00
  • 38a7db8514 fix: export GroupResponse interface Sabir Hassan 2022-04-29 15:27:34 +05:00
  • 39fc908de1 fix: update permission model Sabir Hassan 2022-04-29 15:26:26 +05:00
  • a6993ef5ae Merge pull request #153 from sasjs/csrf-tokens-for-web Muhammad Saad 2022-04-28 17:26:05 -07:00
  • 2571fc2ca8 chore: README.md updated Saad Jutt 2022-04-29 05:09:11 +05:00
  • 992f39b63a chore: lint fix Saad Jutt 2022-04-29 04:11:29 +05:00
  • 1ea3f6d8b3 chore: corrected order for web route Saad Jutt 2022-04-29 03:11:08 +05:00
  • e462aebdc0 feat: enabled csrf tokens for web component Saad Jutt 2022-04-29 02:59:48 +05:00
  • be009d5b02 Merge branch 'main' into issue-139 Sabir Hassan 2022-04-29 00:32:36 +05:00
  • 6bea1f7666 feat: add permission model Sabir Hassan 2022-04-28 21:18:23 +05:00
  • 13403517a4 Merge pull request #150 from sasjs/session-based-authentication Muhammad Saad 2022-04-28 07:11:45 -07:00
  • c3c2048e75 chore: temp Saad Jutt 2022-04-28 07:15:36 +05:00
  • 1d8acc36eb chore: temp Saad Jutt 2022-04-28 07:15:09 +05:00
  • 4c7ad56326 test: fixed specs Saad Jutt 2022-04-28 07:07:56 +05:00
  • e57443f1ed fix(web): show display name instead of username Saad Jutt 2022-04-28 07:00:49 +05:00
  • 5da93f318a feat: enabled session based authentication for web Saad Jutt 2022-04-28 06:44:25 +05:00
  • a30fb1a241 Merge pull request #141 from sasjs/issue-135 Muhammad Saad 2022-04-27 12:09:41 -07:00
  • cc6f8a64b5 fix(web-header): show users display name instead of username issue-144 Sabir Hassan 2022-04-27 22:43:23 +05:00
  • 4ae8f35e9a chore(release): 0.0.58 v0.0.58 Allan Bowe 2022-04-24 20:25:08 +00:00
  • ebb46f51b6 chore: fix specs Saad Jutt 2022-04-24 05:29:42 +05:00
  • fe24f51ca2 test: fix specs Saad Jutt 2022-04-24 05:17:25 +05:00
  • fd15f3fb41 test: fix specs Saad Jutt 2022-04-24 05:11:56 +05:00
  • 7d31ee7696 chore: Merge branch 'main' into issue-135 Saad Jutt 2022-04-24 05:08:31 +05:00
  • 667e26b080 Merge pull request #142 from sasjs/contribute Allan Bowe 2022-04-24 02:48:07 +03:00
  • d09876c05f fix: missing dependency munja 2022-04-24 00:46:14 +01:00
  • fb8e18be75 chore: fix vulnerabilites Saad Jutt 2022-04-24 04:38:28 +05:00
  • 7ac7a4e083 chore: added start:prod npm script Saad Jutt 2022-04-24 04:36:42 +05:00
  • 8e23786dd4 Update CONTRIBUTING.md Allan Bowe 2022-04-24 00:31:41 +01:00
  • 4bd01bcf29 Update CONTRIBUTING.md Allan Bowe 2022-04-24 00:30:29 +01:00
  • 4ad8c81e49 fix: fetch client from DB for each request Saad Jutt 2022-04-24 04:16:13 +05:00
  • 51f6aa34a1 Merge pull request #140 from sasjs/corebump Allan Bowe 2022-04-24 02:02:16 +03:00
  • 486207128d fix: bumping core library to get latest user management macros Allan Bowe 2022-04-23 22:54:34 +00:00
  • 1e4b0b9171 Update README.md Allan Bowe 2022-04-21 12:38:31 +01:00
  • 1ff820605a chore(release): 0.0.57 v0.0.57 Allan Bowe 2022-04-21 09:27:23 +00:00
  • 9c1a781b3a Merge pull request #136 from sasjs/issue-78 Muhammad Saad 2022-04-20 16:57:32 -07:00
  • 36628551ae chore(web): use AppContext instead of useTokens Hook Sabir Hassan 2022-04-21 04:37:40 +05:00