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
4 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>
4 years ago
NGPixel
1222355046
feat: comments - default provider create (wip) + permissions
4 years ago
NGPixel
a0618ee4f6
feat: comments UI improvements
4 years ago
NGPixel
e1382771cf
feat: extensions check + resolver
4 years ago
NGPixel
887e8a0f5a
feat: comments disqus + commento
4 years ago
NGPixel
f6bad765a2
feat: assets move + comments migration + admin users UI
4 years ago
NGPixel
1def5289af
feat: admin comments page
4 years ago
NGPixel
134f057bb8
feat: uploads config + security admin page
4 years ago
NGPixel
2ff0e42c1d
fix: add verifySSL option to mail settings
4 years ago
NGPixel
d2b99a2032
feat: timezone + dateFOrmat + appearance profile settings
4 years ago
NGPixel
ec2d10c7f2
fix: trim and auto-remove trailing slash for Site URL in Admin General
4 years ago
NGPixel
7c59bfed08
fix: browse tree ancestors not converted in mariadb
4 years ago
NGPixel
bd4263ecb2
feat: HA event handling + emitting
4 years ago
NGPixel
8aba5305d8
feat: sidebar item permissions + admin nav edit
4 years ago
NGPixel
9a93ac28f2
feat: admin dashboard last logins
4 years ago
NGPixel
1c80faa94d
feat: browse nav + pageTree ancestors
4 years ago
NGPixel
3ca72ccc1e
feat: new nav UI (wip)
4 years ago
NGPixel
77548c8778
fix: tags input normalization
4 years ago
NGPixel
d959ef7e5c
feat: profile - pages
4 years ago
NGPixel
1e4d513252
feat: user profile page - save info + change pwd
4 years ago
NGPixel
c7f3c9d908
feat: user profile fetch info + groups
4 years ago
NGPixel
4b0e3d1c43
feat: save conflict resolution
4 years ago
NGPixel
fcd37afdb0
fix: drop userKeys on user delete
4 years ago
NGPixel
4398573645
feat: save conflict check polling
4 years ago
NGPixel
13a995133b
feat: branch off / create from template
4 years ago
NGPixel
e85de92715
feat: restore page version
4 years ago
NGPixel
95f01cdeb8
feat: history version diff
4 years ago
NGPixel
f7c0daec9a
feat: content license notice option
4 years ago
Nicolas Giard
f72cf664eb
feat: manage / create API keys ( #1516 )
* fix: admin api UI update
* feat: admin api - create dialog UI
* feat: admin api - create + list keys
* feat: admin api localization (wip)
* feat: admin api localization
* feat: admin api - toggle state
* feat: process API keys + format gql request errors to json
4 years ago
Nicolas Giard
5c20f585a4
feat: admin tags ( #1452 )
4 years ago