personium / personium-core

Core module of Personium
https://personium.io
Apache License 2.0
88 stars 16 forks source link

set `MAX_RESOURCE_LENGTH` 255 #664

Closed yoh1496 closed 1 year ago

yoh1496 commented 1 year ago

https://github.com/personium/personium-core/blob/f43e4ae0275bb9ce86a8e68e39e6921224c3f2f7/src/main/java/io/personium/core/model/DavCommon.java#L34

In linux filesystem, length of filename has to be less than 256.