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

61 Commits

Author SHA1 Message Date
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
munja f10138b0f2 fix: moving core 2022-02-16 21:05:22 +00:00
Saad Jutt d7e1aca7e3 fix: refactored + removed unused package 2022-02-15 04:04:38 +05:00
munja 404f1ec059 fix: adding global macvar and bumping sasjs/core with additional server support 2022-02-11 17:24:55 +01:00
munja b0ffa145bc chore(release): 0.0.2 2022-01-20 13:57:35 +01:00
munja a8df5f4afd fix: bumping core version 2022-01-20 13:57:31 +01:00
munja 31532c0efa fix: bumping sasjs/core and updating descriptions 2022-01-20 10:37:22 +01:00
Allan Bowe 076b866c02 fix: bumping sasjs/core with adjustment to ms_webout() 2021-12-18 20:26:07 +00:00
Saad Jutt da11c03d55 chore: sasjs/core version bumped 2021-12-15 19:57:09 +05:00
Saad Jutt 5e92864f2d chore: sasjs/utils version bumped 2021-11-30 06:16:08 +05:00
Saad Jutt 511a68732b chore: sasjs/version bumped 2021-11-30 04:14:54 +05:00