semantic-release-bot
|
deafebde05
|
chore(release): 0.22.1 [skip ci]
## [0.22.1](https://github.com/sasjs/server/compare/v0.22.0...v0.22.1) (2022-10-03)
### Bug Fixes
* spelling issues ([3bb0597](3bb05974d2))
v0.22.1
|
2022-10-03 13:17:14 +00:00 |
|
Allan Bowe
|
b66dc86b01
|
Merge pull request #296 from sasjs/spellingz
fix: spelling issues
|
2022-10-03 14:11:55 +01:00 |
|
Allan Bowe
|
3bb05974d2
|
fix: spelling issues
|
2022-10-03 13:10:30 +00:00 |
|
semantic-release-bot
|
d1c1a59e91
|
chore(release): 0.22.0 [skip ci]
# [0.22.0](https://github.com/sasjs/server/compare/v0.21.7...v0.22.0) (2022-10-03)
### Bug Fixes
* do not throw error on deleting group when it is created by an external auth provider ([68f0c5c](68f0c5c588))
* no need to restrict api endpoints when ldap auth is applied ([a142660](a14266077d))
* remove authProvider attribute from user and group payload interface ([bbd7786](bbd7786c6c))
### Features
* implemented LDAP authentication ([f915c51](f915c51b07))
v0.22.0
|
2022-10-03 12:13:18 +00:00 |
|
Allan Bowe
|
668aff83fd
|
Merge pull request #293 from sasjs/ldap
feat: integratedLDAP authentication
|
2022-10-03 13:09:07 +01:00 |
|
|
|
3fc06b80fc
|
chore: add specs
|
2022-10-01 16:08:29 +05:00 |
|
|
|
bbd7786c6c
|
fix: remove authProvider attribute from user and group payload interface
|
2022-10-01 15:06:55 +05:00 |
|
|
|
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 |
|
semantic-release-bot
|
69ddf313b8
|
chore(release): 0.21.7 [skip ci]
## [0.21.7](https://github.com/sasjs/server/compare/v0.21.6...v0.21.7) (2022-09-30)
### Bug Fixes
* csrf package is changed to pillarjs-csrf ([fe3e508](fe3e5088f8))
v0.21.7
|
2022-09-30 21:44:16 +00:00 |
|
Saad Jutt
|
65e404cdbd
|
Merge pull request #294 from sasjs/csrf-package-migration
fix: csrf package is changed to pillarjs-csrf
|
2022-10-01 02:39:06 +05:00 |
|
|
|
a14266077d
|
fix: no need to restrict api endpoints when ldap auth is applied
|
2022-09-30 14:41:09 +05:00 |
|
Saad Jutt
|
fda6ad6356
|
chore(csrf): removed _csrf completely
|
2022-09-30 03:07:21 +05:00 |
|
Saad Jutt
|
fe3e5088f8
|
fix: csrf package is changed to pillarjs-csrf
|
2022-09-29 20:33:30 +05:00 |
|
|
|
f915c51b07
|
feat: implemented LDAP authentication
|
2022-09-29 18:41:28 +05:00 |
|
semantic-release-bot
|
375f924f45
|
chore(release): 0.21.6 [skip ci]
## [0.21.6](https://github.com/sasjs/server/compare/v0.21.5...v0.21.6) (2022-09-23)
### Bug Fixes
* in getTokensFromDB handle the scenario when tokens are expired ([40f95f9](40f95f9072))
v0.21.6
|
2022-09-23 09:33:49 +00:00 |
|
Allan Bowe
|
72329e30ed
|
Merge pull request #291 from sasjs/issue-290
fix: in getTokensFromDB handle the scenario when tokens are expired
|
2022-09-23 10:29:51 +01:00 |
|
|
|
40f95f9072
|
fix: in getTokensFromDB handle the scenario when tokens are expired
|
2022-09-23 09:35:30 +05:00 |
|
semantic-release-bot
|
58e8a869ef
|
chore(release): 0.21.5 [skip ci]
## [0.21.5](https://github.com/sasjs/server/compare/v0.21.4...v0.21.5) (2022-09-22)
### Bug Fixes
* made files extensions case insensitive ([2496043](249604384e))
v0.21.5
|
2022-09-22 15:50:53 +00:00 |
|
Allan Bowe
|
b558a3d01d
|
Merge pull request #289 from sasjs/issue-288
fix: made files extensions case insensitive
|
2022-09-22 16:47:00 +01:00 |
|
|
|
249604384e
|
fix: made files extensions case insensitive
|
2022-09-22 20:37:16 +05:00 |
|
semantic-release-bot
|
056a436e10
|
chore(release): 0.21.4 [skip ci]
## [0.21.4](https://github.com/sasjs/server/compare/v0.21.3...v0.21.4) (2022-09-21)
### Bug Fixes
* removing single quotes from _program value ([a0e7875](a0e7875ae6))
v0.21.4
|
2022-09-21 20:02:09 +00:00 |
|
Allan Bowe
|
06d59c618c
|
Merge pull request #287 from sasjs/varfix
fix: removing single quotes from _program value
|
2022-09-21 20:58:28 +01:00 |
|
Allan Bowe
|
a0e7875ae6
|
fix: removing single quotes from _program value
|
2022-09-21 19:57:32 +00:00 |
|
semantic-release-bot
|
24966e695a
|
chore(release): 0.21.3 [skip ci]
## [0.21.3](https://github.com/sasjs/server/compare/v0.21.2...v0.21.3) (2022-09-21)
### Bug Fixes
* return same tokens if not expired ([330c020](330c020933))
v0.21.3
|
2022-09-21 17:49:49 +00:00 |
|
Allan Bowe
|
5c40d8a342
|
Merge pull request #286 from sasjs/issue-279
fix: return same tokens if not expired
|
2022-09-21 18:46:07 +01:00 |
|
|
|
6f5566dabb
|
chore: lint fix
|
2022-09-21 22:29:50 +05:00 |
|
|
|
d93470d183
|
chore: improve code
|
2022-09-21 22:27:27 +05:00 |
|
|
|
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 |
|
semantic-release-bot
|
5d6c6086b4
|
chore(release): 0.21.2 [skip ci]
## [0.21.2](https://github.com/sasjs/server/compare/v0.21.1...v0.21.2) (2022-09-20)
### Bug Fixes
* default content-type for sas programs should be text/plain ([9977c9d](9977c9d161))
* **studio:** inject program path to code before sending for execution ([edc2e2a](edc2e2a302))
v0.21.2
|
2022-09-20 21:08:08 +00:00 |
|
Allan Bowe
|
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 |
|
Allan Bowe
|
ea0222f218
|
Merge pull request #285 from sasjs/issue-280
fix(studio): inject program path to code before sending for execution
|
2022-09-20 22:04:16 +01:00 |
|
|
|
edc2e2a302
|
fix(studio): inject program path to code before sending for execution
|
2022-09-21 01:57:01 +05:00 |
|
Allan Bowe
|
efd2e1450e
|
Merge pull request #284 from sasjs/apidocs
chore(docs): updating API docs
|
2022-09-20 12:25:12 +01:00 |
|
munja
|
1092a73c10
|
chore(docs): updating API docs
|
2022-09-20 12:20:50 +01:00 |
|
|
|
9977c9d161
|
fix: default content-type for sas programs should be text/plain
|
2022-09-20 02:32:22 +05:00 |
|
semantic-release-bot
|
5c0eff5197
|
chore(release): 0.21.1 [skip ci]
## [0.21.1](https://github.com/sasjs/server/compare/v0.21.0...v0.21.1) (2022-09-19)
### Bug Fixes
* SASJS_WEBOUT_HEADERS path for windows ([0749d65](0749d65173))
v0.21.1
|
2022-09-19 18:58:46 +00:00 |
|
Allan Bowe
|
3bda991a58
|
Merge pull request #282 from sasjs/issue-281
fix: SASJS_WEBOUT_HEADERS path for windows
|
2022-09-19 19:54:13 +01:00 |
|
|
|
0327f7c6ec
|
chore: no need to escapeWinSlash in _sasjs_webout_headers
|
2022-09-19 23:51:18 +05:00 |
|
|
|
92549402eb
|
chore: use utility function escapeWinSlashes
|
2022-09-19 23:36:04 +05:00 |
|
semantic-release-bot
|
b88c911527
|
chore(release): 0.21.0 [skip ci]
# [0.21.0](https://github.com/sasjs/server/compare/v0.20.0...v0.21.0) (2022-09-19)
### Features
* sas9 mocker improved - public access denied scenario ([06d3b17](06d3b17154))
v0.21.0
|
2022-09-19 12:54:27 +00:00 |
|
Saad Jutt
|
8b12f31060
|
Merge pull request #276 from sasjs/sas9-mock
SAS9 mocker improved - public access denied scenario
|
2022-09-19 17:50:45 +05:00 |
|
Saad Jutt
|
e65cba9af0
|
chore: removed deprecated body-parser
|
2022-09-19 17:47:29 +05:00 |
|
|
|
0749d65173
|
fix: SASJS_WEBOUT_HEADERS path for windows
|
2022-09-19 15:53:51 +05:00 |
|
semantic-release-bot
|
a9c9b734f5
|
chore(release): 0.20.0 [skip ci]
# [0.20.0](https://github.com/sasjs/server/compare/v0.19.0...v0.20.0) (2022-09-16)
### Features
* add support for R stored programs ([d6651bb](d6651bbdbe))
v0.20.0
|
2022-09-16 11:55:57 +00:00 |
|
Saad Jutt
|
39da41c9f1
|
Merge pull request #277 from sasjs/r-integration
R integration
|
2022-09-16 16:51:06 +05:00 |
|
|
|
662b2ca36a
|
chore: replace env variable RSCRIPT_PATH with R_PATH
|
2022-09-09 15:23:46 +05:00 |
|
|
|
16b7aa6abb
|
chore: merge js, py and r session controller classes to base session controller class
|
2022-09-09 00:49:26 +05:00 |
|
|
|
4560ef942f
|
chore(web): refactor react code
|
2022-09-08 21:49:35 +05:00 |
|
|
|
06d3b17154
|
feat: sas9 mocker improved - public access denied scenario
|
2022-09-07 18:48:56 +02:00 |
|