Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use OC_Log instead of error_log | Robin Appelman | 2011-10-16 | 1 | -1/+1 |
* | Check if the application is actually enabled | Bart Visscher | 2011-09-30 | 1 | -0/+1 |
* | only call error_log() if DEBUG is true | Florian Pritz | 2011-09-24 | 1 | -1/+1 |
* | Remove global vars and use the OC static version. | Bart Visscher | 2011-09-18 | 1 | -2/+1 |
* | Use OC_Helper::linkTo also for absolute urls. | Bart Visscher | 2011-09-09 | 1 | -1/+1 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -1/+1 |
* | serveral small fixes to the openid server | Robin Appelman | 2011-07-20 | 1 | -1/+5 |
* | you can now use your owncloud url as openid provider | Robin Appelman | 2011-06-24 | 1 | -1/+10 |
* | show error on openid request page when no user is selected | Robin Appelman | 2011-06-24 | 1 | -0/+4 |
* | Experimental OpenID user backend and server. | Robin Appelman | 2011-06-23 | 1 | -0/+34 |