Hello Lost Admin,

I have another changed version: https://quaraman.de/tw/storephp.html .
I made it because the original version does not function well with https websites.


Am 13.03.2017 um 20:24 schrieb Lost Admin:

On Monday, March 13, 2017 at 1:16:37 PM UTC-4, Lost Admin wrote:

    A while back I ran across the store.php script (or a version of
    it). I can't find where I dug it up now and don't know if I even
    have the latest version.

    Is there an official maintainer? Is there an official site or
    repository?


Answering my own question, it looks to me like the official source is on github: https://github.com/makefu/tiddly_store

And hasn't been touched in 2 years. Guess I'll figure out how to use github. :)

    I'm asking because I made a minor change that I thought might be
    useful to some people. Specifically, I've added the ability to
    have per-user directories sections the the ini file. Thus, you can
    have...

    |
    [users]
    user1=password_for_user_one
    user2=password-for-user-two

    [directories]
    ;thisdefines the defaults ifa user does nothave his/her own section
    savedir=./default/wiki/save/dir
    backupdir=./default/wiki/backup/dir
    savefile=index.html

    [user1.directories]
    ;specific to user 1only
    savedir=./user1/wiki/save/dir
    backupdir=./user2/wiki/backup/dir
    savefile=index.html
    |


    I also added the savefile directive to override the name of the
    file to be saved.

    I am also planning on re-writing the password verification section
    of the script so that it uses salted cryptographic hashes instead
    of plain text passwords.

--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/3a2b23eb-b303-46b7-a672-73f50d9c7509%40googlegroups.com <https://groups.google.com/d/msgid/tiddlywiki/3a2b23eb-b303-46b7-a672-73f50d9c7509%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/398712db-b1c8-6fa4-645b-42f717c83aa2%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to