Yury Shkoda
|
e78f87f5c0
|
fix(execute): added atribute indicating stp api
|
2023-05-02 15:18:05 +03:00 |
|
Yury Shkoda
|
bd1b58086d
|
docs: left a comment regarding payload parts
|
2023-05-02 12:10:17 +03:00 |
|
Yury Shkoda
|
9f521634d9
|
chore(webout): added comment
|
2023-05-02 11:30:55 +03:00 |
|
Yury Shkoda
|
31df72ad88
|
fix(webout): fixed adding empty webout to response payload
|
2023-05-02 11:17:12 +03:00 |
|
Yury Shkoda
|
6dd2f4f876
|
fix(execution): removed empty webout from response
|
2023-04-28 17:25:30 +03:00 |
|
Yury Shkoda
|
c0f38ba7c9
|
wip(print-output): added print output to response payload
|
2023-04-28 15:09:44 +03:00 |
|
allan
|
d49ea47bd7
|
fix: removing print redirection pending full #274 fix
|
2023-04-24 21:58:13 +01:00 |
|
allan
|
b4436bad0d
|
fix: applying nologo only for sas.exe
Closes #352
|
2023-04-20 09:16:22 +01:00 |
|
sabhas
|
6ffaa7e9e2
|
feat: add an api endpoint for admin to get list of client ids
|
2023-04-04 23:57:01 +05:00 |
|
sabhas
|
ddd155ba01
|
chore: combine scattered errors into a single object
|
2023-03-30 14:58:54 +05:00 |
|
sabhas
|
462829fd9a
|
chore: remove unused function
|
2023-03-29 22:10:16 +05:00 |
|
sabhas
|
bd3aff9a7b
|
chore: move secondsToHms to @sasjs/utils
|
2023-03-29 20:10:55 +05:00 |
|
sabhas
|
89048ce943
|
chore: move brute force protection logic to middleware and a singleton class
|
2023-03-29 15:33:32 +05:00 |
|
sabhas
|
a82cabb001
|
feat: prevent brute force attack by rate limiting login endpoint
|
2023-03-28 21:43:10 +05:00 |
|
sabhas
|
5bec453e89
|
chore: quick fix
|
2023-02-03 18:39:35 +05:00 |
|
sabhas
|
7f2174dd2c
|
chore: quick fix
|
2023-02-03 16:48:18 +05:00 |
|
sabhas
|
2bae52e307
|
fix: add user to all users group on user creation
|
2023-02-03 16:47:18 +05:00 |
|
Allan Bowe
|
96eca3a35d
|
fix: adding NOPRNGETLIST system option for faster startup
|
2023-01-01 16:49:48 +00:00 |
|
sabhas
|
23c997b3be
|
fix: execute child process asyncronously
|
2022-12-01 23:27:40 +05:00 |
|
sabhas
|
39ba995355
|
fix: JS / Python / R session folders should be NEW folders, not existing SAS folders
|
2022-12-01 23:26:30 +05:00 |
|
sabhas
|
4dcee4b3c3
|
fix: update the content type header after the program has been executed
|
2022-11-28 23:53:36 +05:00 |
|
 Allan BoweandGitHub
|
5a1d168e83
|
Merge pull request #324 from sasjs/issue-322
fix: update the response header of request to stp/execute routes
|
2022-11-28 17:38:05 +00:00 |
|
sabhas
|
112431a1b7
|
fix: update the response header of request to stp/execute routes
|
2022-11-27 21:57:26 +05:00 |
|
sabhas
|
1d48f8856b
|
feat: ask for updated password on first login
|
2022-11-22 19:58:17 +05:00 |
|
sabhas
|
4581f32534
|
feat(api): add the api endpoint for updating user password
|
2022-11-22 00:02:59 +05:00 |
|
sabhas
|
b27d684145
|
chore: use process.logger instead of condole.log
|
2022-11-17 23:03:33 +05:00 |
|
Allan Bowe
|
7ae862c5ce
|
fix: comments
|
2022-11-15 13:01:13 +00:00 |
|
sabhas
|
bb054938c5
|
fix: change the expiration of access/refresh tokens from days to seconds
|
2022-11-15 15:48:03 +05:00 |
|
sabhas
|
fe07c41f5f
|
chore: update header
|
2022-11-11 15:35:24 +05:00 |
|
sabhas
|
abd5c64b4a
|
feat: make refresh token duration configurable
|
2022-11-10 21:02:20 +05:00 |
|
sabhas
|
2413c05fea
|
feat: make access token duration configurable when creating client/secret
|
2022-11-10 19:43:06 +05:00 |
|
medjedovic
|
418bf41e38
|
style: lint
|
2022-10-28 11:53:42 +02:00 |
|
medjedovic
|
81f0b03b09
|
chore: comments address
|
2022-10-28 11:53:25 +02:00 |
|
medjedovic
|
36be3a7d5e
|
feat: mocking sas9 responses with JS STP
|
2022-10-17 18:31:08 +02:00 |
|
medjedovic
|
6434123401
|
feat: cli mock testing
|
2022-10-11 18:37:20 +02:00 |
|
sabhas
|
4d64420c45
|
fix: ldap issues
logic fixed for updating user created by external auth provider
remove internal from AuthProviderType
replace AUTH_MECHANISM with AUTH_PROVIDERS
|
2022-10-03 21:24:10 +05:00 |
|
 Allan BoweandGitHub
|
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
|
3bb05974d2
|
fix: spelling issues
|
2022-10-03 13:10:30 +00:00 |
|
sabhas
|
68f0c5c588
|
fix: do not throw error on deleting group when it is created by an external auth provider
|
2022-10-01 14:52:36 +05:00 |
|
sabhas
|
a14266077d
|
fix: no need to restrict api endpoints when ldap auth is applied
|
2022-09-30 14:41:09 +05:00 |
|
sabhas
|
f915c51b07
|
feat: implemented LDAP authentication
|
2022-09-29 18:41:28 +05:00 |
|
sabhas
|
6f5566dabb
|
chore: lint fix
|
2022-09-21 22:29:50 +05:00 |
|
sabhas
|
d93470d183
|
chore: improve code
|
2022-09-21 22:27:27 +05:00 |
|
sabhas
|
330c020933
|
fix: return same tokens if not expired
|
2022-09-21 22:12:03 +05:00 |
|
munja
|
a810f6c7cf
|
chore(docs): updating swagger definitions
|
2022-09-21 11:08:12 +01:00 |
|
 Allan BoweandGitHub
|
0edcbdcefc
|
Merge pull request #283 from sasjs/fix-default-content-type
fix: default content-type for sas programs should be text/plain
|
2022-09-20 22:04:27 +01:00 |
|
munja
|
1092a73c10
|
chore(docs): updating API docs
|
2022-09-20 12:20:50 +01:00 |
|
sabhas
|
9977c9d161
|
fix: default content-type for sas programs should be text/plain
|
2022-09-20 02:32:22 +05:00 |
|
 Allan BoweandGitHub
|
3bda991a58
|
Merge pull request #282 from sasjs/issue-281
fix: SASJS_WEBOUT_HEADERS path for windows
|
2022-09-19 19:54:13 +01:00 |
|