Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync 04/15/2019 #7

Merged
merged 111 commits into from
Apr 15, 2019
Merged

sync 04/15/2019 #7

merged 111 commits into from
Apr 15, 2019

Commits on Jun 25, 2018

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

Commits on Jun 26, 2018

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

Commits on Jun 27, 2018

  1. Configuration menu
    Copy the full SHA
    5516255 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fbeb56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53fecf2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b266383 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78c34d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46f4579 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

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

Commits on Jul 4, 2018

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

Commits on Jul 5, 2018

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

Commits on Jul 6, 2018

  1. Updated dependencies

    DonMartin76 committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    7c951c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b7fa4f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Updated dependencies

    DonMartin76 committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    4097977 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

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

Commits on Jul 11, 2018

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

Commits on Jul 13, 2018

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

Commits on Jul 14, 2018

  1. Configuration menu
    Copy the full SHA
    7947a77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf137c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1f2069 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. Disallow -> disable

    DonMartin76 committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    c866aab View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. Updated dependencies

    DonMartin76 committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    b735e7e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. Configuration menu
    Copy the full SHA
    8696a05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07c40f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. Add user groups as scopes to access tokens

    - Also fix refresh_token for passthrough APIs (to enable scope changes).
    DonMartin76 committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    6ff8b13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1034f30 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

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

Commits on Jul 27, 2018

  1. Updated dependencies

    DonMartin76 committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    dcc5ebb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3113c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2018

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

Commits on Jul 30, 2018

  1. Corner case fixes; integration testing made easier

    - Check for invalid sessions
    DonMartin76 committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    84723f1 View commit details
    Browse the repository at this point in the history
  2. Minor fixes of bugs in error handling

    - Mostly popped up during writing of integration tests
    - Some adaptions to the OAuth2 RFC (Response codes)
    DonMartin76 committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    b2a19ca View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

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

Commits on Aug 2, 2018

  1. Configuration menu
    Copy the full SHA
    9af9375 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f627765 View commit details
    Browse the repository at this point in the history
  3. Display app name with login screen (and some others)

    - Prepare using a custom URL for the top logo
    DonMartin76 committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    1257ef5 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. Configuration menu
    Copy the full SHA
    512219c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1fff55 View commit details
    Browse the repository at this point in the history
  3. Updated dependencies

    DonMartin76 committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    18dcfa6 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. Updated dependencies

    DonMartin76 committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    d5fb55b View commit details
    Browse the repository at this point in the history
  2. Updated dependencies

    DonMartin76 committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    6fe1200 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

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

Commits on Sep 5, 2018

  1. Configuration menu
    Copy the full SHA
    769f401 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eeaae3 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Updated dependencies

    DonMartin76 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    584b378 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

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

Commits on Sep 11, 2018

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

Commits on Sep 12, 2018

  1. Don't rely in service_id in token data (not available for shared_cred…

    …entials)
    
    - Instead use credential_id, which is always present
    DonMartin76 committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    beba8a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. Configuration menu
    Copy the full SHA
    a15ca64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cdea68 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

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

Commits on Sep 18, 2018

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

Commits on Sep 19, 2018

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

Commits on Sep 20, 2018

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

Commits on Sep 30, 2018

  1. Configuration menu
    Copy the full SHA
    68876ad View commit details
    Browse the repository at this point in the history
  2. Updated dependencies

    DonMartin76 committed Sep 30, 2018
    Configuration menu
    Copy the full SHA
    b9fb009 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Fixes Haufe-Lexware/wicked.haufe.io#124

    - Answer to IdP initiated logout request (logout responses)
    - Enable initiating SSO logout requests
    DonMartin76 committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    8b4f66f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

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

Commits on Oct 12, 2018

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

Commits on Oct 17, 2018

  1. Implemementation Haufe-Lexware/wicked.haufe.io#128

    - Auth method type "external"
    - Large refactorings to partly use async/await; which substantially simplifies the code
    - wicked node SDK also supports Promises now
    DonMartin76 committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    52e1b93 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. Slight fix for non-passthrough user and external IDP

    - Don't ask IdP for refresh token if the user is federated to wicked, it wouldn't be able to answer anyway.
    DonMartin76 committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    beda65c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73ab31a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. Fixes at least parts of Haufe-Lexware/wicked.haufe.io#135

    - By passing in "renderSignup" to setTimeout as a function, "this" was lost
    DonMartin76 committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    37e7e23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12945b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

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

Commits on Nov 27, 2018

  1. Fixes Haufe-Lexware/wicked.haufe.io#142

    - Check for defaultGroups also on subsequent logins
    - Remove unused code
    DonMartin76 committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    64a436b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. Configuration menu
    Copy the full SHA
    c9a21f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f90fd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74f1c8d View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. Fixes Haufe-Lexware/wicked.haufe.io#130

    - More elaborate scope checking with refresh tokens
    DonMartin76 committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    4d866a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

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

Commits on Jan 8, 2019

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

Commits on Jan 9, 2019

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

Commits on Jan 16, 2019

  1. Configuration menu
    Copy the full SHA
    8354d85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8853fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4aa56a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Configuration menu
    Copy the full SHA
    704d57d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    069bfb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21a1d06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    baf90bc View commit details
    Browse the repository at this point in the history
  5. For security reasons, take out refresh token for...

    - Authorization Code Grant, in combination with
    - Public clients
    DonMartin76 committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    43aca3e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

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

Commits on Feb 11, 2019

  1. Check for more specific type of client

    - Actual implementation of Haufe-Lexware/wicked.haufe.io#159
    DonMartin76 committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    c57c196 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. Default to using the defined internal Kong proxy port, if defined

    - otherwise, fall back to external API host (as before)
    DonMartin76 committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    b73430d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6876c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Ignore build_date file

    DonMartin76 committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    ffbb9f1 View commit details
    Browse the repository at this point in the history
  2. Ignore git_* files

    DonMartin76 committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    f9e47b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdb84a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfba7e0 View commit details
    Browse the repository at this point in the history
  5. Turn off build caching

    DonMartin76 committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    0fc6de8 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. Configuration menu
    Copy the full SHA
    955aad4 View commit details
    Browse the repository at this point in the history
  2. Endline

    DonMartin76 committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    0f452fe View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

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

Commits on Mar 4, 2019

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

Commits on Mar 5, 2019

  1. Configuration menu
    Copy the full SHA
    0ea7612 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    999751a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Support prefilling username for login screen

    - Add autofocus for login screen; looks nicer
    DonMartin76 committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    bb0f4af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66e95a9 View commit details
    Browse the repository at this point in the history
  3. Text tweaks

    DonMartin76 committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    916814f View commit details
    Browse the repository at this point in the history
  4. Ahem.

    DonMartin76 committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    da791e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

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

Commits on Mar 26, 2019

  1. Configuration menu
    Copy the full SHA
    8296abb View commit details
    Browse the repository at this point in the history
  2. Update morgan to 1.9.1

    DonMartin76 committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    cc21ade View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Configuration menu
    Copy the full SHA
    dff8e58 View commit details
    Browse the repository at this point in the history
  2. Update bootstrap

    DonMartin76 committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    b1fe4b5 View commit details
    Browse the repository at this point in the history
  3. Update async and request

    DonMartin76 committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    7112a9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cff07b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

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