Sabir Hassan
6ae8d4c5d3
Merge c43afabe28 into c261745f1d
2024-11-20 23:45:33 +00:00
Yury
bc2cff1d0d
chore(api): updated trigger endpoints description
2024-10-31 15:30:32 +03:00
Yury
66aa9b5891
chore(api): updated trigger endpoints description
2024-10-31 15:20:35 +03:00
Yury
ca17e7c192
chore(api): updated endpoint description
2024-10-31 14:08:56 +03:00
Yury
73df102422
chore(api): updated endpoint description
2024-10-31 12:27:56 +03:00
Yury
6b6546c7ad
feat(api): added session state endpoint
2024-10-30 17:42:50 +03:00
Yury
5cda9cd5d8
feat(api): enabled query params in stp/trigger endpoint
2024-10-30 09:39:47 +03:00
Yury
b0723f1444
feat(stp): added trigger endpoint
2024-10-29 16:27:53 +03:00
Yury
049a7f4b80
chore(swagger): improved description
2024-10-29 12:02:26 +03:00
Yury
ffcf193b87
feat(code): added code/trigger API endpoint
2024-10-29 11:18:04 +03:00
Allan Bowe
49f5dc7555
Update swagger.yaml
2023-08-07 19:32:29 +01:00
Allan Bowe
f6e77f99a4
Update swagger.yaml
2023-08-07 19:31:20 +01:00
9586dbb2d0
fix: add _debug as optional query param in swagger apis for GET stp/execute
2023-08-07 22:01:52 +05:00
093fe90589
feat: replace ID with UID
...
BREAKING CHANGE: remove auto incremental ids from user, group and permissions and add a virtual uid property that returns string value of documents object id
2023-05-09 15:01:56 +05:00
dba53de646
fix: use custom logic for handling sequence ids
2023-05-01 19:28:51 +05:00
6ffaa7e9e2
feat: add an api endpoint for admin to get list of client ids
2023-04-04 23:57:01 +05:00
1d48f8856b
feat: ask for updated password on first login
2022-11-22 19:58:17 +05:00
4581f32534
feat(api): add the api endpoint for updating user password
2022-11-22 00:02:59 +05:00
200f6c596a
feat: on startup add webout.sas file in sasautos folder
2022-11-17 17:03:23 +05:00
Allan Bowe
7ae862c5ce
fix: comments
2022-11-15 13:01:13 +00:00
Allan Bowe
96399ecbbe
Update swagger.yaml
2022-11-15 10:54:52 +00:00
bb054938c5
fix: change the expiration of access/refresh tokens from days to seconds
2022-11-15 15:48:03 +05:00
fe07c41f5f
chore: update header
2022-11-11 15:35:24 +05:00
abd5c64b4a
feat: make refresh token duration configurable
2022-11-10 21:02:20 +05:00
2413c05fea
feat: make access token duration configurable when creating client/secret
2022-11-10 19:43:06 +05:00
Allan Bowe
3bb05974d2
fix: spelling issues
2022-10-03 13:10:30 +00:00
bbd7786c6c
fix: remove authProvider attribute from user and group payload interface
2022-10-01 15:06:55 +05:00
f915c51b07
feat: implemented LDAP authentication
2022-09-29 18:41:28 +05:00
munja
a810f6c7cf
chore(docs): updating swagger definitions
2022-09-21 11:08:12 +01:00
munja
1092a73c10
chore(docs): updating API docs
2022-09-20 12:20:50 +01:00
b9d032f148
chore: update swagger.yaml
2022-09-06 21:51:17 +05:00
0a0ba2cca5
feat: added mocking endpoints
2022-08-25 15:58:08 +02:00
5d5a9d3788
fix: update schema of Permission
2022-08-01 21:33:10 +05:00
04e0f9efe3
chore: merge main into issue-198
2022-07-22 22:31:32 +05:00
fdcaba9d56
feat: implemented api for renaming file/folder
2022-07-20 23:45:11 +05:00
48688a6547
chore: update swagger docs
2022-07-20 16:52:49 +05:00
941917e508
feat: created api endpoint for adding empty folder in drive
2022-07-20 16:43:43 +05:00
08e0c61e0f
feat: add api end point for delete folder
2022-07-19 22:41:03 +05:00
3e53f70928
chore: update swagger docs
2022-07-19 16:14:40 +05:00
Saad Jutt
92fda183f3
feat(logs): logs to file with rotating + code split into files
2022-07-16 04:42:54 +05:00
9bc68b1cdc
chore: update swagger docs
2022-07-15 18:40:02 +05:00
Saad Jutt
5338ffb211
chore: Merge branch 'main' into issue-139
2022-07-04 23:59:51 +05:00
e42fdd3575
chore: conditionally call authorize middleware from authenticateToken
2022-07-04 20:13:46 +05:00
b10e932605
feat: added get authorizedRoutes api endpoint
2022-07-04 19:14:06 +05:00
Saad Jutt
9c3da56901
feat: removed secrets from env variables
2022-07-03 06:56:18 +05:00
e516b7716d
fix: update permission response
2022-07-02 01:03:53 +05:00
70f279a49c
chore: update swagger.yaml
2022-06-28 09:23:53 +05:00
4ddfec0403
chore: add isAdmin field in user response
2022-06-26 01:48:31 +05:00
97ecfdc955
feat: add, remove and update permissions from web component
2022-06-24 14:48:57 +05:00
4c6b9c5e93
Merge branch 'main' into issue-139
2022-06-23 17:21:52 +05:00