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
Age
Commit message (
Expand
)
Author
2012-09-27
do not allow to change profile details, only show them
Christian Weiske
2012-09-25
bootstrap 2.0 support
Christian Weiske
2012-09-21
remote forking: use the original http/https url in description
Christian Weiske
2012-09-21
do not use log for openid; we do not read it anyway
Christian Weiske
2012-09-19
implement request #13: simple remote forking works now
Christian Weiske
2012-09-19
move forking code to separate class
Christian Weiske
2012-09-19
Merge branch 'master' into remotefork
Christian Weiske
2012-09-18
read full name from Yahoo! OpenID
Christian Weiske
2012-09-18
verify openid AX email type
Christian Weiske
2012-09-18
secure.php is not used anymore
Christian Weiske
2012-09-18
rename "secureAtLevel" variable since it does not define a level at all
Christian Weiske
2012-09-18
first work on remote forking
Christian Weiske
2012-09-18
CLEAN: Removed openid debugging information
Justin J. Novack
2012-09-18
CLEAN: use fullUrl when possible
Justin J. Novack
2012-09-18
CLEAN: use fullUrl when possible
Justin J. Novack
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-18
rename auth configuration variables to make them more readable
Christian Weiske
2012-09-18
rename "secure" config setting to "securityLevel"
Christian Weiske
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: 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
reformat attribute reading
Christian Weiske
2012-09-17
request full name from OpenID provider (sreg)
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: 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
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
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
[next]