Commit Graph

27 Commits

Author SHA1 Message Date
NGPixel
d5a5820c2f fix: remove unused middleware 2021-09-11 21:02:53 -04:00
pylr
e87d511978
fix: HSTS header max-age value (#3225) 2021-03-18 21:53:55 -04:00
NGPixel
83f7c2867d fix: admin security UI 2020-05-30 16:42:48 -04:00
daneallen
20e6bc1a70
fix: Open Redirect Vulnerability Mitigation - CWE 601 (#1963)
* Open redirect vulnerabilty mitigation

* Refacted Open Redirect to user configurable and corrected incorrect security variable names.

Co-authored-by: danallendds <daniel.allen@friends.dds.mil>
2020-05-29 18:24:20 -04:00
Nick
d3e693ab46 feat: mandatory password change on login + UI fixes 2019-08-24 22:19:54 -04:00
rbtprograms
0f9ddf1e5d fix: Switch converted to Object Literal (#940)
* updating a switch into object literal and fixed a couple linter errors

* added a comment about weird formatting

* style: use lodash get

* fix: pass eslint + puglint + jest
2019-08-04 16:31:13 -04:00
Nick
6fe49309c1 feat: admin auth + config ref + modules sidebar ui + GQL upload (wip) 2019-04-20 20:49:05 -04:00
Nick
358e79d7f5 fix: setup https support + various fixes 2019-03-16 22:41:48 -04:00
Nicolas Giard
75eb277401 feat: guest + user permissions 2019-01-06 22:03:34 -05:00
Nicolas Giard
10940ca230 feat: seo meta + page titles 2018-12-24 17:38:34 -05:00
Nicolas Giard
157110ed90 fix: TokenExpiredError no longer recognized 2018-12-08 11:47:57 -05:00
Nicolas Giard
14e34d4346 feat: jwt renew via graphql + users create/authorize UI 2018-10-13 23:29:48 -04:00
Nicolas Giard
3caa842d18 feat: auth advanced settings UI + reload auth on save 2018-10-12 23:15:52 -04:00
Nicolas Giard
aa08459daf feat: token refresh 2018-10-12 16:41:21 -04:00
Nicolas Giard
3abd2f917c feat: auth jwt, permissions, login ui (wip) 2018-10-12 16:41:21 -04:00
NGPixel
4b0428212d fix: client login 2018-06-17 11:12:11 -04:00
NGPixel
7acc4e9fed refactor: global namespace + admin pages UI 2018-03-05 15:49:36 -05:00
NGPixel
2d5a3203db feat: modular logging + setup wizard 2017-12-24 00:34:47 -05:00
NGPixel
98d311145b fix: eslint for vue components 2017-10-29 21:36:05 -04:00
NGPixel
e183167c9b Merge remote-tracking branch 'origin/master' into dev 2017-10-15 17:13:35 -04:00
Nicolas Giard
f0722cfddf fix: eslint error 2017-10-14 15:03:12 -04:00
Alexander Gebhard
1266e1f02b Added Referrer Policy 2017-10-14 15:03:12 -04:00
NGPixel
cac3d21c6e feat: self-contained auth modules + login UI + icons 2017-09-10 23:00:03 -04:00
NGPixel
60750eeed8 feat: GraphQL base implementation 2017-08-12 17:26:27 -04:00
NGPixel
9e801548e0 chore: removed global eslint references 2017-05-13 15:29:00 -04:00
NGPixel
c96e1c01aa feat: use of env vars anywhere in config files 2017-05-13 10:41:33 -04:00
NGPixel
d4b73be1e7 refactor: moved server content to /server 2017-04-28 17:58:38 -04:00