aboutsummaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Expand)Author
2012-09-27do not allow to change profile details, only show themChristian Weiske
2012-09-25bootstrap 2.0 supportChristian Weiske
2012-09-21remote forking: use the original http/https url in descriptionChristian Weiske
2012-09-21do not use log for openid; we do not read it anywayChristian Weiske
2012-09-19implement request #13: simple remote forking works nowChristian Weiske
2012-09-19move forking code to separate classChristian Weiske
2012-09-19Merge branch 'master' into remoteforkChristian Weiske
2012-09-18read full name from Yahoo! OpenIDChristian Weiske
2012-09-18verify openid AX email typeChristian Weiske
2012-09-18secure.php is not used anymoreChristian Weiske
2012-09-18rename "secureAtLevel" variable since it does not define a level at allChristian Weiske
2012-09-18first work on remote forkingChristian Weiske
2012-09-18CLEAN: Removed openid debugging informationJustin J. Novack
2012-09-18CLEAN: use fullUrl when possibleJustin J. Novack
2012-09-18CLEAN: use fullUrl when possibleJustin J. Novack
2012-09-18REVERT: variable name changeJustin J. Novack
2012-09-18CLEAN: How about changing the rest of the files with your variable? :pJustin J. Novack
2012-09-18rename auth configuration variables to make them more readableChristian Weiske
2012-09-18rename "secure" config setting to "securityLevel"Christian Weiske
2012-09-18Removing access_denied image that was originally fromChristian Weiske
2012-09-17CLEAN: changed pageRequiresLogin variable to secureAtLevel to more adequately...Justin J. Novack
2012-09-17FIX: Files without eolJustin J. Novack
2012-09-17FIX: Set REQUEST_URI to go back to page requested before logging inJustin J. Novack
2012-09-17ADD: protect user.phpJustin J. Novack
2012-09-17FIX: Revamped security measuresJustin J. Novack
2012-09-17remove session id check, it was not working the way I hoped forChristian Weiske
2012-09-17send 403 header on forbidden pageChristian Weiske
2012-09-17allow people to logout and login in secure modeChristian Weiske
2012-09-17show openid of user in forbidden pageChristian Weiske
2012-09-17get rid of openid config fileChristian Weiske
2012-09-17get rid of start variable in formChristian Weiske
2012-09-17remove unneeded indentChristian Weiske
2012-09-17remove openid thingies we do not needChristian Weiske
2012-09-17reformat attribute readingChristian Weiske
2012-09-17request full name from OpenID provider (sreg)Christian Weiske
2012-09-17use deny-by-default securityChristian Weiske
2012-09-17do not make it mandatory to pass template variablesChristian Weiske
2012-09-17use proper namespace in www/login.phpChristian Weiske
2012-09-17FIX: Combine auth.php to login.phpJustin J. Novack
2012-09-17FIX: login - sreg/ax default, identifier renamed to openid_urlJustin J. Novack
2012-09-17FIX: Removed forbidden page, added to secure.phpJustin J. Novack
2012-09-17PEAR Coding Standards intermediate update for files changedJustin J. Novack
2012-09-17Merge with updates from cweiske/masterJustin J. Novack
2012-09-17ADD: Add identity to /forbidden page for easy administrationJustin J. Novack
2012-09-16Implement request #12: DOAP documents for all pastesChristian Weiske
2012-09-16ADD: Commit as logged in userJustin J. Novack
2012-09-16www/auth.php - CLEAN: removed debugging remnantsJustin J. Novack
2012-09-16ADD: Allow editing of user session dataJustin J. Novack
2012-09-16FIX: add exit() after header('Location')Justin J. Novack
2012-09-16www/forbidden.php - FIX: added variables for sidebar searchJustin J. Novack