1531e9cd9c
chore: addressed comments
2023-08-08 15:01:32 +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
1d48f8856b
feat: ask for updated password on first login
2022-11-22 19:58:17 +05:00
d6651bbdbe
feat: add support for R stored programs
2022-09-06 21:52:21 +05:00
Saad Jutt
18052fdbf6
test: fixed failed specs
2022-08-04 04:01:51 +05:00
Saad Jutt
77f8d30baf
fix(cookie): XSRF cookie is removed and passed token in head section
2022-08-03 03:38:11 +05:00
bdf63df1d9
fix: add isAdmin attribute to return response of get session and login requests
2022-06-23 22:50:00 +05:00
65380be2f3
fix: update /logout route to /SASLogon/logout
2022-06-22 00:24:41 +05:00
23b6692f02
fix: code/execute controller logic to handle different runtimes
2022-06-17 20:01:50 +05:00
Saad Jutt
a8ba378fd1
fix(web): system username for DESKTOP mode
2022-05-30 21:08:17 +05:00
Saad Jutt
c275db184e
feat(web): added profile + edit + autoexec changes
2022-05-26 04:25:15 +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
e57443f1ed
fix(web): show display name instead of username
2022-04-28 07:00:49 +05:00
Saad Jutt
5da93f318a
feat: enabled session based authentication for web
2022-04-28 06:44:25 +05:00
84ee743eae
feat: create AppContext
2022-04-21 04:34:27 +05:00