Shun Miyazawa
|
9eed67be0d
refactor: simplify user page access checks and remove redundant conditions
|
4 months ago |
Shun Miyazawa
|
48b38da687
Merge branch 'feat/175627-admin-can-hide-user-pages' into feat/174756-block-user-pages
|
4 months ago |
Yuki Takei
|
8e384db57f
Merge pull request #10719 from growilabs/fix/177114-handle-codeql-warnings
|
4 months ago |
arvid-e
|
c5ae38b9b2
Use available methods for checking is user page
|
4 months ago |
arvid-e
|
dfa9d1ba00
Escape string in regex using library
|
4 months ago |
arvid-e
|
c9fa34700d
Fix vulnerability in regex
|
4 months ago |
arvid-e
|
d48d579417
Make use of isUserPage method when checking user page
|
4 months ago |
arvid-e
|
8251ab32e7
Block other user pages
|
4 months ago |
arvid-e
|
8fa90b21e7
Throw 400 if pagepath is empty string
|
4 months ago |
arvid-e
|
8eb58b1d14
Remove redundant null check for pagePath
|
4 months ago |
arvid-e
|
dbb38281f6
Set text description in user page setting more safely
|
4 months ago |
arvid-e
|
5b412797bd
Format code
|
4 months ago |
arvid-e
|
8b809dc7c9
Format code
|
4 months ago |
arvid-e
|
efb23f58e2
Throw 400 if pagepath is undefined
|
4 months ago |
arvid-e
|
04ac8e6c48
Fix list pages test problem
|
4 months ago |
arvid-e
|
03d105e5a6
Format code
|
4 months ago |
arvid-e
|
6070841131
Handle query being undefined
|
4 months ago |
arvid-e
|
ec37787ad6
Fix missed conflict handling
|
4 months ago |
arvid-e
|
aabc628952
Hide user pages in recent changes for admin also
|
4 months ago |
arvid-e
|
45735ce5d5
Show pages that happen to start with user but are not user pages
|
5 months ago |
arvid-e
|
5c312c3af5
Hide user content from general users in recent changes tab
|
5 months ago |
arvid-e
|
a785441a52
Create tests for empty and providede excludedPaths
|
4 months ago |
arvid-e
|
2e2ef017f8
Update test to take new pageService method into account
|
4 months ago |
arvid-e
|
7adb254e56
Change test to work with crowi argument
|
4 months ago |
arvid-e
|
960392969b
Use list of excluded paths to not be usable using lsx
|
4 months ago |
arvid-e
|
eece6e4dc8
Include configManager mock in test
|
5 months ago |
arvid-e
|
3c562dc4d4
Update test to work with changes to listPages
|
5 months ago |
arvid-e
|
4f79de2da3
Update listPages to take user page hiding setting
|
5 months ago |
arvid-e
|
39271301ad
Change to correct config name
|
5 months ago |
arvid-e
|
f4cfa84bb6
Add reminder
|
5 months ago |