1
0
mirror of https://github.com/sasjs/server.git synced 2026-04-20 20:33:13 +00:00
Commit Graph

409 Commits

Author SHA1 Message Date
Saad Jutt e65cba9af0 chore: removed deprecated body-parser 2022-09-19 17:47:29 +05:00
medjedovic 06d3b17154 feat: sas9 mocker improved - public access denied scenario 2022-09-07 18:48:56 +02:00
Allan Bowe cb82fea0d8 Merge pull request #264 from sasjs/mocker
Mocker
2022-09-05 13:16:10 +01:00
medjedovic b9a596616d chore: cleanup 2022-09-05 12:20:56 +02:00
Allan Bowe 393b5eaf99 fix: SASINITIALFOLDER split over 2 params, closes #271 2022-09-02 17:59:10 +00:00
Saad Jutt 7477326b22 chore: lower cased env values 2022-09-01 23:38:04 +05:00
Saad Jutt 76bf84316e chore: MOCK_SERVERTYPE instead of string literals 2022-09-01 23:34:57 +05:00
Allan Bowe 9f06080348 fix: invalid JS logic 2022-09-01 12:35:58 +00:00
Allan Bowe e63271a67a fix: making SASINITIALFOLDER option windows only. Closes #267 2022-09-01 12:18:53 +00:00
medjedovic 7633608318 chore: mocker architecture fix, env validation 2022-08-31 13:31:28 +02:00
Allan Bowe 53033ccc96 Merge pull request #262 from sasjs/allanbowe/sas-default-folder-should-260
fix: addition of SASINITIALFOLDER startup option.  Closes #260
2022-08-31 10:32:14 +01:00
sabhas ee17d37aa1 fix: typo mistake 2022-08-30 22:42:11 +05:00
medjedovic 572fe22d50 chore: mocksas9 controller 2022-08-30 17:27:37 +02:00
medjedovic 091268bf58 chore: mocking only mandatory bits from sas9 responses 2022-08-29 12:40:29 +02:00
medjedovic 71a4a48443 chore: generic sas9 mock responses 2022-08-29 10:30:01 +02:00
medjedovic 3b188cd724 style: lint 2022-08-26 18:03:28 +02:00
medjedovic eeba2328c0 chore: added login, logout endpoints 2022-08-26 17:59:07 +02:00
medjedovic 0a0ba2cca5 feat: added mocking endpoints 2022-08-25 15:58:08 +02:00
Allan Bowe a5ee2f2923 fix: addition of SASINITIALFOLDER startup option. Closes #260 2022-08-19 15:20:36 +00:00
sabhas 98ea2ac9b9 fix: update response of /SASjsApi/stp/execute and /SASjsApi/code/execute 2022-08-19 15:06:39 +05:00
sabhas bd97363c13 chore: quick fixes 2022-08-18 01:39:03 +05:00
sabhas 02e88ae728 fix: update content for code.sas file 2022-08-18 01:20:33 +05:00
sabhas 882bedd5d5 fix: add a new variable _SASJS_WEBOUT_HEADERS to code.js and code.py 2022-08-18 01:19:47 +05:00
sabhas 8780b800a3 fix: update default content type for python and js runtimes 2022-08-18 01:17:17 +05:00
sabhas 4c11082796 chore: addressed comments 2022-08-17 21:24:30 +05:00
sabhas a9b25b8880 chore: added specs for stp 2022-08-16 22:39:15 +05:00
sabhas b06993ab9e feat: implement the logic for running python stored programs 2022-08-16 15:51:37 +05:00
Allan Bowe f8bb7327a8 fix: adding proc printto in precode to enable print output in log. Closes #253 2022-08-11 15:01:46 +00:00
sabhas f27ac51fc4 fix: remove vulnerabitities 2022-08-10 16:10:37 +05:00
Saad Jutt 18052fdbf6 test: fixed failed specs 2022-08-04 04:01:51 +05:00
Saad Jutt 5966016853 fix(env): check added for not providing WHITELIST 2022-08-04 03:32:04 +05:00
Saad Jutt 87c03c5f8d fix(apps): App Stream logo fix 2022-08-04 03:03:27 +05:00
Saad Jutt 77f8d30baf fix(cookie): XSRF cookie is removed and passed token in head section 2022-08-03 03:38:11 +05:00
Allan Bowe 98e501334f Update seedDB.ts 2022-08-02 19:33:16 +01:00
Allan Bowe bbfd53e79e Update group.spec.ts 2022-08-02 19:32:44 +01:00
sabhas 254bc07da7 fix: call jwt.verify in synchronous way 2022-08-02 23:05:42 +05:00
sabhas f978814ca7 chore: code refactor 2022-08-02 22:16:41 +05:00
sabhas 68515f95a6 feat: bypass authentication when route is enabled for public group 2022-08-02 18:06:33 +05:00
sabhas d3a516c36e fix: add restriction on add/remove user to public group 2022-08-02 18:05:28 +05:00
sabhas c3e3befc17 feat: add public group to DB on seed 2022-08-02 18:04:00 +05:00
Allan Bowe 1a3ef62cb2 Merge pull request #243 from sasjs/issue-241
fix: show non-admin user his own permissions only
2022-08-02 12:57:57 +01:00
Allan Bowe 916947dffa fix: adding ls=max to reduce log size and improve readability 2022-08-01 22:38:31 +00:00
sabhas 37e1aa9b61 chore: spec fixed 2022-08-01 22:54:31 +05:00
sabhas 5d5a9d3788 fix: update schema of Permission 2022-08-01 21:33:10 +05:00
Allan Bowe 77db14c690 fix: adding options to prevent unwanted windows on windows. Closes #244 2022-07-31 16:58:33 +00:00
sabhas b7dff341f0 chore: fix specs 2022-07-30 00:18:02 +05:00
sabhas 8a3054e19a fix: show non-admin user his own permissions only 2022-07-30 00:01:15 +05:00
sabhas 2ce947d216 chore: code fixes 2022-07-26 14:16:27 +05:00
sabhas 04e0f9efe3 chore: merge main into issue-198 2022-07-22 22:31:32 +05:00
sabhas 99172cd9ed chore: add specs 2022-07-22 22:18:03 +05:00