Go to file
Thomas Müller d8ada370d7 Squashed commit of the following:
commit ae1f68ac54cf2878d265b2bbce13bd600d2d0719
Author: Thomas Müller <thomas.mueller@tmit.eu>
Date:   Thu Aug 22 11:45:27 2013 +0200

    fixing undefined variable

commit 982f327ca10eea0a2222eae3e74210648591fd8a
Author: Thomas Müller <thomas.mueller@tmit.eu>
Date:   Wed Aug 7 12:00:14 2013 +0200

    adding login.php as alternative for index.php/login

commit da0d7e1d096fb80789524b01f0f96fe08d147943
Author: Thomas Müller <thomas.mueller@tmit.eu>
Date:   Wed Aug 7 11:36:12 2013 +0200

    adding a route for web login

commit 8e2a01160485cf7e9a2eb8bf46f06fae73956e8e
Author: Karl Beecher <karl@endocode.com>
Date:   Tue Aug 6 17:00:28 2013 +0200

    Login attempt returns true instead of exiting immediately

commit fd89d55de9e71e986e03a0de9aad9407b632e22f
Author: Karl Beecher <karl@endocode.com>
Date:   Mon Aug 5 15:31:30 2013 +0200

    Further abstraction.

    This change introduces the ApacheBackend interface for backends that
    depend on Apache authentication and session management. There are no
    longer references to specific backends in OC_User.

commit 469cfd98aea5a37985722cf5f9e00ece0ce38178
Author: Karl Beecher <karl@endocode.com>
Date:   Thu Aug 1 15:46:36 2013 +0200

    Make login attempt function protected.

commit d803515f19ff086e2028fcaa51afae579685e596
Author: Karl Beecher <karl@endocode.com>
Date:   Wed Jul 31 16:00:22 2013 +0200

    Amends the login link

    When using a Shibboleth login, clicking logout displays a message to the
    user instead of ending the session.

commit aa8c1fcea05c8268f26a10b21c4e0bc547c3414f
Author: Karl Beecher <karl@endocode.com>
Date:   Tue Jul 30 13:15:59 2013 +0200

    Abstract Shibboleth authentication into an Apache authentication method

commit 69082f2ebcab267f6e8eceb1a252f84c52236546
Author: Karl Beecher <karl@endocode.com>
Date:   Tue Jul 30 11:22:26 2013 +0200

    Convert spaces -> tabs

commit 5a80861d86855eec5906fd5e235ac4ff12efb0f2
Author: Karl Beecher <karl@endocode.com>
Date:   Mon Jul 29 17:40:48 2013 +0200

    Separate the authentication methods

    SABRE authentication and base authentication have slightly different
    workings right now. They should be refactored into a common method
    later, but time pressure requires us to reinvent the wheel slightly.

commit dc20a9f8764b103b7d8c5b713f2bcdae18708b65
Author: Karl Beecher <karl@endocode.com>
Date:   Mon Jul 29 17:07:07 2013 +0200

    Authenicate calls to WebDAV against Shibboleth.

    When using WebDAV, the OC_Connector_Sabre_Auth::authenticate method is
    normally called without trying the Shibboleth authentication... thus the
    session is not established.

    The method now tries Shib authentication, setting up a session if the
    user has already authenticated.

commit 091e4861b2246c4084c9b30e232289fde4ba1abf
Author: Karl Beecher <karl@endocode.com>
Date:   Mon Jul 29 14:04:54 2013 +0200

    Sets up the Shibboleth login attempt.

commit bae710ec0579ef99b23022cc12f6876c5fe6b0d5
Author: Karl Beecher <karl@endocode.com>
Date:   Mon Jul 29 12:36:44 2013 +0200

    Add a method for attempting shibboleth login.

    If the PHP_AUTH_USER and EPPN environment variables are set, attempt a
    Shibboleth (passwordless) login.

commit 667d0710a7854e58fb109201d9cee6ec064e793a
Author: Karl Beecher <karl@endocode.com>
Date:   Mon Jul 29 11:38:04 2013 +0200

    Revert "Adds the apps2 folder with user_shibboleth backend."

    This reverts commit 7abbdb64676d667b0c69aca37becdc47e56dc7ef.

commit 7abbdb64676d667b0c69aca37becdc47e56dc7ef
Author: Karl Beecher <karl@endocode.com>
Date:   Mon Jul 29 11:28:06 2013 +0200

    Adds the apps2 folder with user_shibboleth backend.

Conflicts:
	core/templates/layout.user.php
	lib/base.php
2013-10-01 14:29:01 +02:00
3rdparty@98fdc3a4e2 Use more object oriented way for console commands 2013-09-01 16:40:50 +02:00
apps Merge pull request #4967 from owncloud/dont_remember_login_if_enc_enabled 2013-09-30 10:53:41 -07:00
build Update build.xml 2013-07-17 15:25:41 +02:00
config Merge branch 'master' into oc_avatars 2013-09-03 04:43:11 +02:00
core Squashed commit of the following: 2013-10-01 14:29:01 +02:00
files Use files remote webdav in compatibility files/webdav.php 2012-10-29 15:04:56 +01:00
l10n [tx-robot] updated from transifex 2013-09-30 10:19:22 -04:00
lib Squashed commit of the following: 2013-10-01 14:29:01 +02:00
ocs remove the activity call here. it is not implemented anyways. This will be provided by Activity app in the future. 2013-08-31 18:14:46 +02:00
search add fixme 2013-09-17 18:45:38 +02:00
settings [tx-robot] updated from transifex 2013-09-30 10:19:22 -04:00
tests Merge pull request #4459 from owncloud/appframework-master 2013-09-30 04:11:28 -07:00
themes Gitorious => Github 2012-08-26 02:39:42 +03:00
.gitignore fix gitignore for all apps* folders 2013-09-16 12:11:15 +02:00
.gitmodules Added 3rdparty folder as a git submodule 2013-03-14 10:21:37 -07:00
.htaccess disable mbstring.func_overload 2013-05-10 02:13:59 +03:00
AUTHORS Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
CONTRIBUTING.md Fix typo 2013-06-13 22:35:32 +03:00
COPYING-AGPL Really add AGPL file 2011-02-09 15:12:09 +00:00
COPYING-README Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
README.md update 'get in touch' links 2013-07-16 09:50:06 +02:00
autotest.cmd fixing user for autotesting mssql 2013-02-11 23:46:32 +01:00
autotest.sh collect coverage for all databases again - ci.owncloud.org has more RAM available 2013-09-25 14:41:13 +02:00
console.php Add copyright, remove starting blank line 2013-09-19 19:12:16 +02:00
cron.php fixing typo 2013-09-23 21:08:58 -04:00
db_structure.xml setting a default on filecache column unencrypted_size 2013-09-20 20:47:24 +02:00
index.html Try to prefer index.php over index.html in the same directory 2013-04-24 15:11:53 +02:00
index.php first log the exception 2013-09-15 21:20:22 +02:00
issue_template.md Updated browser log 2013-01-12 11:51:03 +01:00
occ adding executable script occ (ownCloud console) 2013-08-05 14:03:11 +02:00
public.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
remote.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
robots.txt Add robot.txt 2013-01-28 16:39:53 -06:00
status.php replace ident spaces with tabs 2013-08-29 15:03:16 -03:00
upgrade.php Add message about completed update 2013-07-19 14:39:47 +02:00

README.md

ownCloud

ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server.

Build Status on Jenkins CI

Git master: Build Status

Installation instructions

http://doc.owncloud.org/server/5.0/developer_manual/app/gettingstarted.html

Contribution Guidelines

http://owncloud.org/dev/contribute/

Get in touch

Important notice on translations

Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/

For more detailed information about translations: http://owncloud.org/dev/translation/