[web2py] download uploaded files bump in the road

2022-07-13 Thread Dave S
The upload files feature in the DAL encodes the original name in base64 and 
adds that to the unique portion of the filename on the server.  Bad news if 
you want to download one of those files and the base64 '=' character 
appears in the filename., because the browser thinks you doing an illegal 
url. 

This may also apply to upload/download in py4web, depending on the base64 
setup there.

/dps



-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/27518524-4ebb-4ac2-a599-5458e369185an%40googlegroups.com.


Re: [web2py] Re: sessions folder under application

2022-07-13 Thread Dave S


On Thursday, July 7, 2022 at 1:07:02 AM UTC-7 Niphlod wrote:

> there's an handy session cleaner   web2py/sessions2trash.py at master ยท 
> web2py/web2py (github.com) 
>  and 
> a whole section in the docs  web2py - Deployment recipes 
> 


Hey, Stefan, hope you're keeping well!

(and I've often appreciated that script, too)

/dps
 

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/45f917fa-de63-4eef-bd53-0aca182e9e5dn%40googlegroups.com.