index
:
phorkie.git
master
Self-hosted pastebin software written in PHP. Pastes are editable, may have multiple files and are stored in git repositories.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
www
/
fork.php
Age
Commit message (
Expand
)
Author
2014-05-08
display success flash message after forking
Christian Weiske
2013-04-21
Allow usage in a subdir of a host.
Colin Guthrie
2012-09-19
move forking code to separate class
Christian Weiske
2012-09-18
rename "secureAtLevel" variable since it does not define a level at all
Christian Weiske
2012-09-18
REVERT: variable name change
Justin J. Novack
2012-09-18
CLEAN: How about changing the rest of the files with your variable? :p
Justin J. Novack
2012-09-17
CLEAN: changed pageRequiresLogin variable to secureAtLevel to more adequately...
Justin J. Novack
2012-09-17
FIX: Revamped security measures
Justin J. Novack
2012-09-17
use deny-by-default security
Christian Weiske
2012-09-17
PEAR Coding Standards intermediate update for files changed
Justin J. Novack
2012-09-16
Added OpenID Authentication
Justin J. Novack
2012-04-11
separate git and work directories - gives nicer public git clone urls
Christian Weiske
2012-04-03
rename Phorkie to phorkie (lowercase)
Christian Weiske
2012-03-30
forking only possible with POST requests now
Christian Weiske
2012-03-27
remove hook examples
Christian Weiske
2012-03-26
forking works now
Christian Weiske