Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated function OC_User::getManager | Roeland Jago Douma | 2015-12-17 | 1 | -1/+1 |
| | | | | | Private deprecated function => removed Replaced all instances with suggested replacement | ||||
* | Update untrustedDomain.php | Jürgen Weigert | 2015-11-12 | 1 | -1/+1 |
| | |||||
* | addressing #14982 self-closing tags ending slash doesn't have a purpose & ↵ | Volker E | 2015-03-17 | 1 | -3/+3 |
| | | | | should be removed | ||||
* | Add a trusted domain wizard | Lukas Reschke | 2014-08-21 | 1 | -0/+19 |
Adds a little button to the trusted domain warning, if an admin clicks on the warning he will be redirected to ownCloud and asked whether he want to trust this domain. By far not the cleanest code, or clean at all, but does the job and I don't see a reason to make a lot of changes for this little improvement. |