blek created branch 0.2-dev in blek/bfile 2023-10-27 02:27:18 +02:00
blek created branch prod-readme in blek/bfile 2023-10-27 02:27:05 +02:00
blek pushed to prod-readme at blek/bfile 2023-10-27 02:27:05 +02:00
b0cc93c488 remove the indev banner
blek deleted branch fix-warn from blek/bfile 2023-10-26 18:15:34 +02:00
blek pushed to master at blek/bfile 2023-10-26 18:15:21 +02:00
e81a5e3ec3 fix compile warnings
blek merged pull request blek/bfile#6 2023-10-26 18:15:20 +02:00
Fix compile warnings
blek created pull request blek/bfile#6 2023-10-26 17:20:33 +02:00
Fix compile warnings
blek pushed to fix-warn at blek/bfile 2023-10-26 17:19:35 +02:00
e81a5e3ec3 fix compile warnings
blek created branch fix-warn in blek/bfile 2023-10-26 17:19:35 +02:00
blek pushed to filed-pass-config at blek/bfile 2023-10-26 17:17:12 +02:00
cd4eaabeb7 add password field to /api/files/upload method
blek commented on pull request blek/bfile#5 2023-10-26 17:15:31 +02:00
Add password config option

Just as a side note, this is not 100% secure and probably shouldn't even be done on this level.

Administrators can (and should) set up an HTTP auth on reverse proxy level to restrict access

blek pushed to filed-pass-config at blek/bfile 2023-10-26 17:14:00 +02:00
9089461c8d add js UX for pass entry
blek created pull request blek/bfile#5 2023-10-26 17:03:49 +02:00
Add password config option
blek pushed to filed-pass-config at blek/bfile 2023-10-26 17:02:19 +02:00
d4f6457563 check for password server side
blek pushed to filed-pass-config at blek/bfile 2023-10-26 16:50:10 +02:00
8ae2b5003c add password request on upload page
blek pushed to filed-pass-config at blek/bfile 2023-10-26 16:42:12 +02:00
ce7fabacfa add upload_pass config option
blek created branch filed-pass-config in blek/bfile 2023-10-26 16:42:12 +02:00
blek pushed to master at blek/bfile 2023-10-26 16:28:43 +02:00
0efb0f5771 fix the janitord bug (#3)
blek pushed to master at blek/bfile 2023-10-26 16:14:42 +02:00
8400272af7 remove a bit of useless clutter
blek pushed to master at blek/bfile 2023-10-26 16:12:40 +02:00
9b1e78a21c add os error handling