Nicolas Giard
55b0b00cee
feat: update profile + user theme
2 years ago
Nicolas Giard
8e87a5d489
feat: site login bg upload
2 years ago
Nicolas Giard
9a4ac686ca
feat: upload site favicon
2 years ago
Nicolas Giard
33547ddce9
feat: site logo upload + extensions fix
2 years ago
Nicolas Giard
3ebbbc8b5e
feat: admin terminal + legacy code cleanup
2 years ago
Nicolas Giard
097833d77a
feat: login page + auth panel + various improvements
2 years ago
Nicolas Giard
82ebac2dd6
feat: error pages + update docs links in admin pages
2 years ago
Nicolas Giard
468aebe2a8
feat: admin storage actions + status light component
2 years ago
Nicolas Giard
c9fc4a1611
fix: admin storage page display issues
2 years ago
Nicolas Giard
7fe7fbb371
feat: admin api keys
2 years ago
Nicolas Giard
6625267bc9
feat: admin auth page (wip)
2 years ago
Nicolas Giard
c3bd7ff97e
feat: profile page to vue 3 composition + add fonts / width options to theme + site config preload
2 years ago
Nicolas Giard
d9dbd0f62f
feat: login screen UI + server code cleanup
2 years ago
Nicolas Giard
1a720c918c
feat(admin): add pageExtensions field to admin general + more animated icons
2 years ago
Nicolas Giard
5a4a9df43a
feat(admin): migrate webhooks to vue 3 composable
2 years ago
Nicolas Giard
cc506a086d
fix(admin): sites save / activate / delete mutations
2 years ago
Nicolas Giard
4bfd9f5280
feat(mail): allow setting of mailer identifying name
2 years ago
Nicolas Giard
47ed7b371c
feat(admin): migrate users to vue 3 composable
2 years ago
Nicolas Giard
6e303ac648
feat(admin): migrate groups dialogs to vue 3 composable
2 years ago
NGPixel
e5cbf6b943
fix: prevent manage system assignment from manage groups permission
3 years ago
NGPixel
358ad1fdcd
refactor: update schema with new structure / naming
3 years ago
NGPixel
027b1614ff
refactor: admin editors + flags page to comp api, server cleanup
3 years ago
NGPixel
3a57145e3d
refactor: initial import from v3 prototype
3 years ago
NGPixel
79bdd44093
fix: force download of unsafe extensions
3 years ago
NGPixel
5d3e81496f
fix: sanitize SVG uploads
3 years ago
NGPixel
26f1c0f372
feat: convert page
4 years ago
Paul
806e4e8f11
fix: get syncInterval from model instead of module data ( #3003 )
4 years ago
Jafar Akhondali
5ba36ee421
refactor: server code ( #2545 )
...
+ Remove duplicated await
+ Replace some legacy codes with ES6
+ Fix some of eslint problems
4 years ago
Riccardo Re
660b78d9e2
fix: support permissions by tags for basic db search engine ( #2416 )
...
This code will allow the "search" component to correctly filter pages by usergroup permissions based on tags instead of paths
Co-authored-by: Riccardo Re <riccardo.re@clevermind.cloud>
4 years ago
NGPixel
7c0d6e2883
fix: prevent write:groups from self-promoting
4 years ago
NGPixel
ef739de970
feat: purge history utility
4 years ago
NGPixel
8490fc1267
feat: handle disabled auth strategies
4 years ago
NGPixel
ae733392f3
feat: password reset
4 years ago
NGPixel
e319355017
feat: enable/disable TFA per user
4 years ago
NGPixel
32d67adee1
feat: social login providers with dynamic instances
4 years ago
Marks Polakovs
95b6a7ad82
fix: resolve tags on pages in GraphQL ( #2247 )
4 years ago
NGPixel
1ced9649c7
feat: enforce 2fa admin setting + hide local on login screen
4 years ago
NGPixel
b475795595
feat: login bg + bypass + hide local option
4 years ago
Nicolas Giard
c009cc1392
feat: new login experience ( #2139 )
...
* feat: multiple auth instances
* fix: auth setup + strategy initialization
* feat: admin auth - add strategy
* feat: redirect on login - group setting
* feat: oauth2 generic - props definitions
* feat: new login UI (wip)
* feat: new login UI (wip)
* feat: admin security login settings
* feat: tabset editor indicators + print view improvements
* fix: code styling
4 years ago
Regev Brody
1c4829f70f
fix: tags filtered by access ( #2100 )
4 years ago
NGPixel
a690e5597f
fix: revocation token list for users + groups
4 years ago
Regev Brody
33a9d5774c
fix: GraphQL error with MySQL and FULL OUTER JOIN ( #2104 )
...
* fix: GraphQL error with MySQL and FULL OUTER JOIN #2071
4 years ago
Regev Brody
a508a27475
fix: validate permissions when listing assets ( #1928 )
...
* fix: assets permission issues #1926
4 years ago
NGPixel
c2a0773633
fix: site config host slice
4 years ago
NGPixel
7a946ec0f5
feat: edit comment
4 years ago
NGPixel
8a74904731
feat: comments delete + refresh on post + formatting
4 years ago
NGPixel
1f9e5b3fd0
feat: delete user with replace target
5 years ago
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>
5 years ago
NGPixel
1222355046
feat: comments - default provider create (wip) + permissions
5 years ago
NGPixel
a0618ee4f6
feat: comments UI improvements
5 years ago