mirror of https://gitlab.com/bashrc2/epicyon
Check that notes belong to the viewer
parent
0dbd048a15
commit
8124a7cdc6
|
@ -351,6 +351,7 @@ def htmlPersonOptions(defaultTimeline: str,
|
|||
translate['Info'] + '</button>\n'
|
||||
|
||||
personNotes = ''
|
||||
if originPathStr.startswith('/' + nickname + '/'):
|
||||
personNotesFilename = \
|
||||
baseDir + '/accounts/' + nickname + '@' + domain + \
|
||||
'/notes/' + handle + '.txt'
|
||||
|
|
Loading…
Reference in New Issue