1
0
mirror of https://github.com/sasjs/server.git synced 2026-04-21 04:41:31 +00:00
Commit Graph

71 Commits

Author SHA1 Message Date
mulahasanovic 4f75fd290f chore: pin axios versions 2026-04-01 20:55:50 +02:00
Trevor Moody 02fe79d4d7 chore(deps): full package-lock rebuild 2025-12-21 01:22:35 +00:00
Trevor Moody 00a107babd chore(deps): rebuilt api/package-json to sync 2025-12-21 01:15:05 +00:00
Trevor Moody 4f782025db fix(deps): bump dependencies and resolve audit issues 2025-12-21 00:27:24 +00:00
Trevor Moody 225f381bdf fix: (deps) rerun npm i to sync 2025-11-25 12:27:14 +00:00
Trevor Moody ab96653564 fix: (deps) bump @sasjs/core to 4.59.7 2025-11-25 12:18:50 +00:00
M 379ea604bc fix: packages missmatch 2025-09-25 13:12:23 +02:00
M 9ffa403bcb chore: package-lock 2025-09-25 13:06:06 +02:00
Trevor Moody a5c99971cc build: server/api dependency update 2025-09-19 14:06:50 +01:00
Yury 73d965daf5 fix(api): fixed env issue in MacOS executable 2024-01-15 15:14:06 +03:00
sabhas dba53de646 fix: use custom logic for handling sequence ids 2023-05-01 19:28:51 +05:00
sabhas bd3aff9a7b chore: move secondsToHms to @sasjs/utils 2023-03-29 20:10:55 +05:00
sabhas a82cabb001 feat: prevent brute force attack by rate limiting login endpoint 2023-03-28 21:43:10 +05:00
sabhas c4066d32a0 chore: npm audit fix 2023-03-27 16:23:54 +05:00
sabhas 203303b659 chore: bump the version of mongodb-memory-server 2023-01-26 23:12:46 +05:00
sabhas 835709bd36 chore: npm audit fix 2023-01-26 23:10:20 +05:00
sabhas abc34ea047 chore: npm audit fix 2022-12-07 20:26:31 +05:00
sabhas 4ca61feda6 chore: npm audit fix 2022-11-10 21:05:41 +05:00
Allan Bowe 14731e8824 fix: bump in correct place 2022-10-06 12:34:48 +00:00
Allan Bowe 042ed41189 Merge pull request #297 from sasjs/issue-292
feat: Enable SAS_PACKAGES in SASjs Server
2022-10-03 16:08:30 +01:00
sabhas 424f0fc1fa feat: Enable SAS_PACKAGES in SASjs Server 2022-10-03 19:43:02 +05:00
Allan Bowe 668aff83fd Merge pull request #293 from sasjs/ldap
feat: integratedLDAP authentication
2022-10-03 13:09:07 +01:00
Saad Jutt fe3e5088f8 fix: csrf package is changed to pillarjs-csrf 2022-09-29 20:33:30 +05:00
sabhas f915c51b07 feat: implemented LDAP authentication 2022-09-29 18:41:28 +05:00
sabhas 92549402eb chore: use utility function escapeWinSlashes 2022-09-19 23:36:04 +05:00
sabhas f27ac51fc4 fix: remove vulnerabitities 2022-08-10 16:10:37 +05:00
Saad Jutt 92fda183f3 feat(logs): logs to file with rotating + code split into files 2022-07-16 04:42:54 +05:00
Saad Jutt 6f2e6efd03 chore: fixed few vulnerabilites 2022-07-16 03:30:29 +05:00
Allan Bowe a2d1396057 fix: bumping core and running lint 2022-06-23 09:00:22 +00:00
Saad Jutt 4e7579dc10 chore(specs): specs added for deploy upload file and zipped file 2022-06-16 17:58:56 +05:00
Saad Jutt b81d742c6c feat(api): deployment through zipped/compressed file 2022-06-16 00:56:51 +05:00
Allan Bowe d2e9456d81 Merge pull request #185 from sasjs/issue183
fix(appstream): should serve only new files for same app stream name …
2022-06-02 11:25:27 +03:00
Saad Jutt e6d1989847 fix(appstream): should serve only new files for same app stream name with new deployment 2022-06-02 04:17:12 +05:00
Allan Bowe 61815f8ae1 fix: bumping sasjs/core library 2022-05-30 18:02:30 +00:00
Saad Jutt 182def2f3e chore(api): updated package-lock file 2022-05-12 20:48:21 +05:00
Allan Bowe c0b57b9e76 fix: bumping core 2022-05-07 22:31:44 +00:00
Saad Jutt 5aaac24080 fix: consume swagger api with CSRF 2022-05-01 06:07:17 +05:00
Saad Jutt 60a2a4fe32 chore: bumped pkg version 2022-05-01 01:59:04 +05:00
Saad Jutt b060ad1b8e fix: added CSRF check for granting access via session authentication 2022-04-30 05:04:27 +05:00
Saad Jutt e462aebdc0 feat: enabled csrf tokens for web component 2022-04-29 02:59:48 +05:00
Saad Jutt 5da93f318a feat: enabled session based authentication for web 2022-04-28 06:44:25 +05:00
Saad Jutt fb8e18be75 chore: fix vulnerabilites 2022-04-24 04:38:28 +05:00
Allan Bowe 486207128d fix: bumping core library to get latest user management macros 2022-04-23 22:54:34 +00:00
Saad Jutt 18d0604bdd feat(deploy): new route added for deploy with build.json 2022-04-02 05:23:25 +05:00
Saad Jutt 99839ae62f chore: fix vulnerabilities 2022-03-30 00:55:59 +05:00
Saad Jutt 1ff6965dd2 fix: adde validation + code improvement 2022-03-16 04:53:07 +05:00
Saad Jutt d6fa877941 feat: serve deployed streaming apps 2022-03-15 03:54:19 +05:00
Saad Jutt 698180ab7e fix: added cookie for accessToken 2022-03-09 05:06:06 +05:00
Saad Jutt e76283daa4 chore: few improvements 2022-03-06 18:46:09 +05:00
Saad Jutt 2c4aa420b3 feat: set response headers provded by SAS Code execution 2022-02-18 07:22:11 +05:00