|
|
6434123401
|
feat: cli mock testing
|
2022-10-11 18:37:20 +02:00 |
|
semantic-release-bot
|
0a6b972c65
|
chore(release): 0.23.4 [skip ci]
## [0.23.4](https://github.com/sasjs/server/compare/v0.23.3...v0.23.4) (2022-10-11)
### Bug Fixes
* add action to editor ref for running code ([2412622](2412622367))
v0.23.4
|
2022-10-11 15:26:38 +00:00 |
|
Allan Bowe
|
be11707042
|
Merge pull request #303 from sasjs/issue-301
fix: add action to editor ref for running code
|
2022-10-11 16:08:57 +01:00 |
|
|
|
2412622367
|
fix: add action to editor ref for running code
|
2022-10-10 16:51:46 +05:00 |
|
semantic-release-bot
|
de3a190a8d
|
chore(release): 0.23.3 [skip ci]
## [0.23.3](https://github.com/sasjs/server/compare/v0.23.2...v0.23.3) (2022-10-09)
### Bug Fixes
* added domain for session cookies ([94072c3](94072c3d24))
v0.23.3
|
2022-10-09 20:32:07 +00:00 |
|
Allan Bowe
|
d5daafc6ed
|
Merge pull request #302 from sasjs/cookies-with-domain
fix: added domain for session cookies
|
2022-10-09 21:26:40 +01:00 |
|
Saad Jutt
|
b1a2677b8c
|
chore: specified domain for cookie for csrf as well
|
2022-10-10 00:48:13 +05:00 |
|
Saad Jutt
|
94072c3d24
|
fix: added domain for session cookies
|
2022-10-09 22:08:01 +05:00 |
|
semantic-release-bot
|
b64c0c12da
|
chore(release): 0.23.2 [skip ci]
## [0.23.2](https://github.com/sasjs/server/compare/v0.23.1...v0.23.2) (2022-10-06)
### Bug Fixes
* bump in correct place ([14731e8](14731e8824))
* bumping sasjs/score ([258cc35](258cc35f14))
* reverting commit ([fda0e0b](fda0e0b57d))
v0.23.2
|
2022-10-06 12:41:15 +00:00 |
|
Allan Bowe
|
79bc7b0e28
|
Merge pull request #300 from sasjs/corebump
fix: bumping sasjs/score
|
2022-10-06 13:36:20 +01:00 |
|
Allan Bowe
|
fda0e0b57d
|
fix: reverting commit
|
2022-10-06 12:35:59 +00:00 |
|
Allan Bowe
|
14731e8824
|
fix: bump in correct place
|
2022-10-06 12:34:48 +00:00 |
|
Allan Bowe
|
258cc35f14
|
fix: bumping sasjs/score
|
2022-10-06 12:32:13 +00:00 |
|
semantic-release-bot
|
2295a518f0
|
chore(release): 0.23.1 [skip ci]
## [0.23.1](https://github.com/sasjs/server/compare/v0.23.0...v0.23.1) (2022-10-04)
### Bug Fixes
* ldap issues ([4d64420](4d64420c45))
v0.23.1
|
2022-10-04 16:54:37 +00:00 |
|
Allan Bowe
|
1e5d621817
|
Merge pull request #298 from sasjs/fix-ldap
fix: ldap issues
|
2022-10-03 18:49:53 +01:00 |
|
|
|
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 |
|
semantic-release-bot
|
799339de30
|
chore(release): 0.23.0 [skip ci]
# [0.23.0](https://github.com/sasjs/server/compare/v0.22.1...v0.23.0) (2022-10-03)
### Features
* Enable SAS_PACKAGES in SASjs Server ([424f0fc](424f0fc1fa))
v0.23.0
|
2022-10-03 15:13:11 +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 |
|
|
|
424f0fc1fa
|
feat: Enable SAS_PACKAGES in SASjs Server
|
2022-10-03 19:43:02 +05:00 |
|
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 |
|