Nextcloud Server
Go to file
Robin McCorkell da4127d23b Introduce CredentialsManager for storage of credentials in DB
CredentialsManager performs a simple role, of storing and retrieving
encrypted credentials from the database. Credentials are stored by user
ID (which may be null) and credentials identifier. Credentials
themselves may be of any type that can be JSON encoded.

The rationale behind this is to avoid further (mis)use of
oc_preferences, which was being used for all manner of data not related
to user preferences.
2016-01-18 11:10:41 +01:00
.idea
3rdparty@fecb1f9715 [3rdparty] Bump symfony/console to 2.8.1 2016-01-17 09:29:23 +01:00
apps [tx-robot] updated from transifex 2016-01-17 01:54:53 -05:00
build Fix integration tests 2016-01-13 22:15:19 +01:00
config
core [tx-robot] updated from transifex 2016-01-17 01:54:53 -05:00
l10n
lib Introduce CredentialsManager for storage of credentials in DB 2016-01-18 11:10:41 +01:00
ocs
ocs-provider
resources
settings [tx-robot] updated from transifex 2016-01-18 01:54:41 -05:00
tests Introduce CredentialsManager for storage of credentials in DB 2016-01-18 11:10:41 +01:00
themes
.bowerrc
.gitignore
.gitmodules
.htaccess
.jshintrc
.mailmap
.mention-bot
.scrutinizer.yml
.tag
.travis.yml
.user.ini
AUTHORS
autotest-external.sh
autotest-hhvm.sh
autotest-js.sh
autotest.cmd
autotest.sh
bower.json
buildjsdocs.sh
console.php
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
cron.php
db_structure.xml Introduce CredentialsManager for storage of credentials in DB 2016-01-18 11:10:41 +01:00
index.html
index.php
issue_template.md Add question about code signing status 2016-01-15 18:25:38 +01:00
occ
public.php
README.md
remote.php
robots.txt
status.php
version.php

ownCloud Core

Build Status Scrutinizer Code Quality CodeClimate Coverity Dependency Status Dependency Status

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

Why is this so awesome?

  • 📁 Access your Data You can store your files, contacts, calendars and more on a server of your choosing.
  • 📦 Sync your Data You keep your files, contacts, calendars and more synchronized amongst your devices.
  • 🔄 Share your Data You share your data with others, and give them access to your latest photo galleries, your calendar or anything else you want them to see.
  • 🚀 Expandable with dozens of Apps ...like Calendar, Contacts, Mail or News.
  • ☁️ All Benefits of the Cloud ...on your own Server.
  • 🔒 Encryption You can encrypt data in transit with secure https connections. You can enable the encryption app to encrypt data on storage for improved security and privacy.
  • ...

Installation instructions

https://doc.owncloud.org/server/9.0/developer_manual/app/index.html

Contribution Guidelines

https://owncloud.org/contribute/

Support

Learn about the diffrent ways you can get support for ownCloud: https://owncloud.org/support/

Get in touch

Important notice on translations

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

Transifex

For more detailed information about translations: http://doc.owncloud.org/server/9.0/developer_manual/core/translation.html