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
Age
Commit message (
Expand
)
Author
2012-09-18
Removing access_denied image that was originally from
Christian Weiske
2012-09-17
CLEAN: changed pageRequiresLogin variable to secureAtLevel to more adequately...
Justin J. Novack
2012-09-17
FIX: Files without eol
Justin J. Novack
2012-09-17
FIX: Set REQUEST_URI to go back to page requested before logging in
Justin J. Novack
2012-09-17
ADD: protect user.php
Justin J. Novack
2012-09-17
FIX: Removed commit message from display
Justin J. Novack
2012-09-17
ADD: Login button when logged out
Justin J. Novack
2012-09-17
FIX: Revamped security measures
Justin J. Novack
2012-09-17
remove session id check, it was not working the way I hoped for
Christian Weiske
2012-09-17
send 403 header on forbidden page
Christian Weiske
2012-09-17
allow people to logout and login in secure mode
Christian Weiske
2012-09-17
show openid of user in forbidden page
Christian Weiske
2012-09-17
get rid of openid config file
Christian Weiske
2012-09-17
get rid of start variable in form
Christian Weiske
2012-09-17
remove unneeded indent
Christian Weiske
2012-09-17
remove openid thingies we do not need
Christian Weiske
2012-09-17
fix another validation error
Christian Weiske
2012-09-17
fix html validation problems
Christian Weiske
2012-09-17
reformat attribute reading
Christian Weiske
2012-09-17
request full name from OpenID provider (sreg)
Christian Weiske
2012-09-17
Merge branch 'auth-openid' of git://github.com/jnovack/phorkie into auth-openid
Christian Weiske
2012-09-17
use deny-by-default security
Christian Weiske
2012-09-17
do not make it mandatory to pass template variables
Christian Weiske
2012-09-17
use proper namespace in www/login.php
Christian Weiske
2012-09-17
FIX: logout url
Justin J. Novack
2012-09-17
FIX: URL for access_denied image
Justin J. Novack
2012-09-17
FIX: Combine auth.php to login.php
Justin J. Novack
2012-09-17
FIX: login - sreg/ax default, identifier renamed to openid_url
Justin J. Novack
2012-09-17
FIX: Removed forbidden page, added to secure.php
Justin J. Novack
2012-09-17
PEAR Coding Standards intermediate update for files changed
Justin J. Novack
2012-09-17
add DOAP to readme
Christian Weiske
2012-09-17
Merge with updates from cweiske/master
Justin J. Novack
2012-09-17
ADD: Add identity to /forbidden page for easy administration
Justin J. Novack
2012-09-16
Implement request #12: DOAP documents for all pastes
Christian Weiske
2012-09-16
Updated ChangeLog and README.rst
Justin J. Novack
2012-09-16
data/templates/revision-head.htm - ADD: display commit message
Justin J. Novack
2012-09-16
ADD: Commit as logged in user
Justin J. Novack
2012-09-16
www/auth.php - CLEAN: removed debugging remnants
Justin J. Novack
2012-09-16
ADD: Allow editing of user session data
Justin J. Novack
2012-09-16
FIX: add exit() after header('Location')
Justin J. Novack
2012-09-16
www/forbidden.php - FIX: added variables for sidebar search
Justin J. Novack
2012-09-16
data/templates/login.htm - CLEAN: removed extraneous formatting and unneeded ...
Justin J. Novack
2012-09-16
www/www-header.php - FIX: non-set _SESSION variables causing 'undefined index...
Justin J. Novack
2012-09-16
Added OpenID Authentication
Justin J. Novack
2012-09-16
Organize files into directories
Justin J. Novack
2012-09-14
tell people what they may use
Christian Weiske
2012-09-14
Configurable index page
Justin J. Novack
2012-09-13
Moved GeSHi location variable to config.default.php
Justin J. Novack
2012-09-13
Added perl to the list of geshi types
Justin J. Novack
2012-09-13
Added favicon.ico (CC-BY-SA 3.0) from http://dylanbeattie.blogspot.com/2010/1...
Justin J. Novack
[prev]
[next]