lucaci32u4
ed9ac9ac5d
Fix page rule evaluation
...
Squashed commit of the following, omitting all environment-related
setups:
commit e0c04f8d47db8b7589cef9acfc5633835624ea24
Author: lucaci32u4 <lucaci32u4@gmail.com>
Date: Sat May 16 02:36:04 2026 +0300
Fix forking release again
commit 4b21b8229c58bc59263f074b72326f297dd6e115
Author: lucaci32u4 <lucaci32u4@gmail.com>
Date: Sat May 16 02:19:46 2026 +0300
Fix forking release
commit cac209b0afe897a83d3c8f8094d5085d28d27335
Author: lucaci32u4 <lucaci32u4@gmail.com>
Date: Sat May 16 01:57:19 2026 +0300
Remove windows build
commit b3e6b37d077ec1ca0895a6f3e8ae278049092035
Author: lucaci32u4 <lucaci32u4@gmail.com>
Date: Sat May 16 01:42:21 2026 +0300
Fix page tree responding to all permissions rules
commit 7606393de6f074fedd1b36acb7f085307304e8e1
Author: lucaci32u4 <lucaci32u4@gmail.com>
Date: Tue May 12 05:12:42 2026 +0300
Fix build process and improve permission handling
commit 1b6dbed46b6eaa9f34e22b1b222fd3bd7a021575
Author: lucaci32u4 <lucaci32u4@gmail.com>
Date: Tue May 12 05:00:51 2026 +0300
Add explanation of fork reason to README
commit a7a7460f8b7a7053e2e8145ea2852989a3ead99f
Merge: 3d63b55d 67d69fe9
Author: lucaci32u4 <lucaci32u4@gmail.com>
Date: Tue May 12 04:54:13 2026 +0300
Merge branch 'feat-permissions'
commit 67d69fe90453c2d3998bf4d204eed3a4fe801157
Author: lucaci32u4 <lucaci32u4@gmail.com>
Date: Tue May 12 04:53:39 2026 +0300
Update inline hint about permission evaluation
commit 64d20cb58c713df517d4f92b79cbceb900ae90e9
Author: lucaci32u4 <lucaci32u4@gmail.com>
Date: Tue May 12 04:04:40 2026 +0300
Rework permissions path matching to better support tags
commit 3d63b55d257309b97ef2ba787c5d62980a065b33
Author: lucaci32u4 <lucaci32u4@gmail.com>
Date: Tue May 12 04:03:17 2026 +0300
Publish to form repo
3 weeks ago
NGPixel
34cd445a46
fix: users + groups permissions assign logic + text hints
1 month ago
NGPixel
188d36e6bb
fix: prevent user assignment to elevated groups
1 month ago
NGPixel
1d0d87af6e
fix: add cookie secure flag when site is using https
5 months ago
NGPixel
4eb9dabb63
refactor: update docker images to Node 24 and fix promisify calls
5 months ago
Nicolas Giard
904260fd44
fix: set no-store cache control on jwt renew response
2 years ago
Manuel
1f489a3d8e
fix: handle multiple LDAP strategies ( #5116 )
4 years ago
NGPixel
a3bf1f7916
fix: apply locale restrictions to page rules
4 years ago
NGPixel
1404d6343e
fix: API key incorrectly forces token revalidation
6 years ago
NGPixel
02c3c66084
fix: checkExclusiveAccess incorrectly includes root admin
6 years ago
NGPixel
7c0d6e2883
fix: prevent write:groups from self-promoting
6 years ago
NGPixel
5295e413be
fix: bypass page rule check for global permission check + handle missing page extra field
6 years ago
NGPixel
31661b2cb3
fix: token renewal date
6 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
6 years ago
NGPixel
1c18f3a4c2
fix: revoke typo
6 years ago
NGPixel
98f21b9f6a
fix: revalidate tokens created prior to server startup
6 years ago
NGPixel
92b29d1f06
fix: check revalidation timestamp
6 years ago
NGPixel
c37b0ad1d7
fix: remove console log from authenticate func
6 years ago
NGPixel
a25431bcf8
fix: token revocation incorrect TTL
6 years ago
NGPixel
a690e5597f
fix: revocation token list for users + groups
6 years ago
NGPixel
4855051d87
feat: page published state + comments localization
6 years ago
Regev Brody
0e6340f51e
fix: use config value for tokenRenewal expiration ( #2042 )
...
* fix: tokenRenewal seems to be hard coded #1540
6 years ago
Regev Brody
4ffd1325bd
fix: sidebar is empty when the jwt token is expired ( #2037 )
6 years ago
NGPixel
2013ee4fa2
fix: failed auth strategy prevent local auth from initializing
6 years ago
NGPixel
cf81ad910d
fix: HA reload group guest expiration
6 years ago
NGPixel
bd4263ecb2
feat: HA event handling + emitting
6 years ago
NGPixel
df933f5dc4
fix: reject API tokens if API is disabled
6 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
6 years ago
NGPixel
1b4d8142f3
fix: code linting auth.js
6 years ago
BobbyB
7d23344c7a
fix: page rules role check ( #1447 )
...
* Check rule.roles against permissions
* Added Role Check to EXACT matching
* Code Review Fixes
6 years ago
BobbyB
b82c788e5c
feat: add Page Rules For Matching Tags ( #1418 )
...
* Added Page Rules For Matching Tags
* fix: use T as Tag Match icon
* fix: reorder page rules in checkAccess
* fix: common controller tags code refactor
Co-authored-by: Nicolas Giard <github@ngpixel.com>
6 years ago
NGPixel
988ba3f616
fix: objection 2 changes
6 years ago
Nicolas Giard
cffd32dee0
feat: local disk import all action + v1 import content ( #1100 )
7 years ago
NGPixel
62d1d7a1df
feat: move page
7 years ago
Nick
69e644e18f
fix: code linting
7 years ago
Nick
604941fe6a
feat: utilities section (wip) + auth utilities
7 years ago
Nick
922f179a90
feat: LDAP debug flag
7 years ago
Nick
d7676513ac
feat: auth0 + discord + github + slack auth modules
7 years ago
Nick
e597a7df1a
fix: auth token refresh missing permissions field
7 years ago
Nick
0fd681c1a5
fix: code lint
7 years ago
Nick
358e79d7f5
fix: setup https support + various fixes
7 years ago
Nicolas Giard
72253f9cb5
fix: root admin access deny bug + patreon link
7 years ago
Nicolas Giard
7e62c01ed1
feat: page Rules access check
7 years ago
Nicolas Giard
75eb277401
feat: guest + user permissions
8 years ago
Nicolas Giard
f856da074e
feat: user menu + jwt certs + UI fixes
8 years ago
Nicolas Giard
3caa842d18
feat: auth advanced settings UI + reload auth on save
8 years ago
Nicolas Giard
3abd2f917c
feat: auth jwt, permissions, login ui (wip)
8 years ago
NGPixel
bcd6ceb271
feat: authentication improvements
8 years ago
NGPixel
2817c72ec3
feat: core improvements + local fs provider + UI fixes
8 years ago
NGPixel
fd8bf4dbff
feat: authentication module refactor + added CAS module
8 years ago