Main public logs

From Hotline Wiki

Combined display of all available logs of Hotline Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:10, 3 March 2026 Lostarch talk created page AccessPriviledges (Created page with "== Access Privileges == Access privileges are represented as a 64-bit bitmap. Privileges are categorized as '''General''', '''Folder''', or '''Bundle'''. {| class="wikitable" ! Bit !! Name !! Constant !! Type |- | 0 || Delete File || <nowiki>myAcc_DeleteFile</nowiki> || folder |- | 1 || Upload File || <nowiki>myAcc_UploadFile</nowiki> || folder, general |- | 2 || Download File || <nowiki>myAcc_DownloadFile</nowiki> || folder, general |- | 3 || Rename File || <nowiki>myA...")