[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.08-68-gf69a3ef

Git repo owner gitmaster at git.koha-community.org
Tue Feb 12 17:38:05 CET 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 18.05.x has been updated
       via  f69a3ef8755b9e82f1912055e3049b47dd0becf9 (commit)
       via  626955bbfdcf66dce51ca93b6695e77927af2e2b (commit)
       via  2bc1e0f84fdd5e24d670e75603a7c692b71917cb (commit)
       via  a59f0f707d3f40c4a4a64b26ad29be576ac9727b (commit)
       via  b3b82d15b62693648ee702ab0253861f53cc106b (commit)
       via  1521585a4708db1107660d6bdfe833b30ee123b7 (commit)
      from  5dd2bed00cf4661cb9d1762415df649db7648e19 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f69a3ef8755b9e82f1912055e3049b47dd0becf9
Author: Lucas Gass <lucas at bywatersolutions.com>
Date:   Tue Feb 12 00:39:57 2019 +0000

    Bug 22132: Add RESTBasicAuth syspref - Revert
    
    This reverts commit 5b020c98163c9af74b60338d126887eb2fd7ec9f.
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 626955bbfdcf66dce51ca93b6695e77927af2e2b
Author: Lucas Gass <lucas at bywatersolutions.com>
Date:   Tue Feb 12 00:39:19 2019 +0000

    Bug 22132: Unit tests - Revert
    
    This reverts commit 2b12b70de4a117365cf76521be2119aa01a00957.
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 2bc1e0f84fdd5e24d670e75603a7c692b71917cb
Author: Lucas Gass <lucas at bywatersolutions.com>
Date:   Tue Feb 12 00:38:41 2019 +0000

    Bug 22132: Add Basic authentication to the API - Revert
    
    This reverts commit 2403b01021e66cae65e210426b644cc6a695ff5f.
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit a59f0f707d3f40c4a4a64b26ad29be576ac9727b
Author: Lucas Gass <lucas at bywatersolutions.com>
Date:   Tue Feb 12 00:37:34 2019 +0000

    Bug 22132: (QA follow-up) Tests - use Mojo builtin for auth - Revert
    
    This reverts commit 7296f1d0bf76798ab914f45d65810e23194a565d.
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit b3b82d15b62693648ee702ab0253861f53cc106b
Author: Lucas Gass <lucas at bywatersolutions.com>
Date:   Tue Feb 12 00:36:46 2019 +0000

    Bug 22132: (QA follow-up) set_password now expects a hashref - Revert
    
    This reverts commit c028f916747ee4b6618b76ff5a85db1f3ba9ff88.
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 1521585a4708db1107660d6bdfe833b30ee123b7
Author: Lucas Gass <lucas at bywatersolutions.com>
Date:   Tue Feb 12 00:35:50 2019 +0000

    Bug 22132: DBRev 18.05.08.001 - Revert
    
    This reverts commit 5dd2bed00cf4661cb9d1762415df649db7648e19.
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 Koha.pm                                            |    2 +-
 Koha/REST/V1/Auth.pm                               |   46 +---------
 installer/data/mysql/sysprefs.sql                  |    1 -
 installer/data/mysql/updatedatabase.pl             |   15 ----
 .../en/modules/admin/preferences/web_services.pref |    6 --
 t/db_dependent/api/v1/auth_basic.t                 |   93 --------------------
 6 files changed, 3 insertions(+), 160 deletions(-)
 delete mode 100644 t/db_dependent/api/v1/auth_basic.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list