Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 14, 2018. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: owncloud-archive/apps
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pitbulk/apps
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 5 files changed
  • 4 contributors

Commits on Sep 4, 2013

  1. Configuration menu
    Copy the full SHA
    1f7ba85 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2013

  1. Fix User_Saml force_saml_login saving

    The save logic missed out the force_saml_login parameter. This change allows this value to be saved correctly.
    jhogendorn committed Sep 15, 2013
    Configuration menu
    Copy the full SHA
    fbcb58d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from jhogendorn/patch-1

    Fix User_Saml force_saml_login saving. Thanks @jhogendorn
    Sixto Martin
    Sixto Martin committed Sep 15, 2013
    Configuration menu
    Copy the full SHA
    c8046c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2013

  1. Add quota settings

    Allow to configure a mapping for the quota and a default quota
    jorgelzpz committed Oct 11, 2013
    Configuration menu
    Copy the full SHA
    fa1e7f7 View commit details
    Browse the repository at this point in the history
  2. Set user quota on login

    Use the provided 'saml_quota_mapping' attribute, or 'saml_default_quota' if
    not defined/empty for the current user
    jorgelzpz committed Oct 11, 2013
    Configuration menu
    Copy the full SHA
    61d4dd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2013

  1. Merge pull request #14 from adobo/quota

    Get quota from SAML attributes
    Sixto Martin
    Sixto Martin committed Oct 14, 2013
    Configuration menu
    Copy the full SHA
    53571c2 View commit details
    Browse the repository at this point in the history
Loading