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
blek pushed to master at blek/bfile 2023-10-26 16:04:17 +02:00
06d295cf49 add optimizations when nothing to do
blek pushed to master at blek/bfile 2023-10-26 15:54:58 +02:00
e91e40e0fc attach user ip to the file record
blek pushed to master at blek/bfile 2023-10-26 15:28:04 +02:00
50447597f1 add explicit caddy alias
blek pushed to master at blek/bfile 2023-10-26 10:30:58 +02:00
dd4fc52c98 get client ip on upload action
6f9ef9be69 fix proxy ip getter
Compare 2 commits »
blek pushed to master at blek/bfile 2023-10-26 10:28:23 +02:00
c1220cac79 refactor forms to be more readable
blek pushed to master at blek/bfile 2023-10-23 12:54:44 +02:00
0cdf8fe7fc add trust proxy env config
blek opened issue blek/bfile#4 2023-10-23 12:37:05 +02:00
[suggestion] Minify templates at compile time
blek pushed to master at blek/bfile 2023-10-23 05:21:59 +02:00
bc6f8921fb add server side checks for pass and custom name
blek pushed to master at blek/bfile 2023-10-23 05:17:50 +02:00
5d8b8648cb add debug mode notice