Code Monkey home page Code Monkey logo

slurchin's People

Contributors

ceiroa avatar

slurchin's Issues

Images folder access

Currently, there is no access restriction to the 'images' folder.

One way to solve this - probably the easiest - would be to include
.htaccess and .htpasswd files in the folder, but Cherokee web server does
not recognizes them. 

If we had enough memory, we could give each image the name of the current
date-time, and pass this name to the function that displays the image. In
this way it would be almost impossible for somebody to guess the name of
the image. If memory is a problem, we could also delete any other image in
the folder programmatically to save storage.

Another way would be to save the images outside of the web root directory.
But the configuration of the server would need to be changed to letting the
application access those files (could not get it to work in Cherokee; the
images are saved outside of the web root, but they cannot be displayed in
the application).


Original issue reported on code.google.com by [email protected] on 22 Nov 2008 at 11:38

One Picture Only

The system only shows the first picture you take once you log in. After
taking, and showing, one picture, it doesn't show any other.


Original issue reported on code.google.com by [email protected] on 24 Nov 2008 at 3:17

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.