Files
cgrates/glide.lock
Shane Neuerburg a88a1e75ed Add basic authentication to HTTP API
This adds support for basic authentication for the HTTP API with new configuration values to control if basic auth is used, the basic auth realm URL, and the location to a basic .htpasswd file.

github.com/abbot/go-http-auth is added as a dependency as it efficiently implements basic auth, as well as .htpasswd file monitoring.
2016-11-10 10:57:55 -07:00

130 lines
3.7 KiB
YAML

hash: cfda8a78a96bf7b3b471463d5ddf3330d6ae2089d5ac7c9a31b0f312e6518595
updated: 2016-11-10T08:26:28.162167756-07:00
imports:
- name: github.com/abbot/go-http-auth
version: efc9484eee77263a11f158ef4f30fcc30298a942
- name: github.com/bit4bit/gami
version: 3a7f98e7efce7ed7f22c2169b666910b8abb15dc
- name: github.com/cenk/hub
version: 11382a9960d39b0ecda16fd01c424c11ff765a34
- name: github.com/cenk/rpc2
version: 7ab76d2e88c77ca1a715756036d8264b2886acd2
- name: github.com/cgrates/aringo
version: 47cdb110c5ff42bddf2b801dc5ae8ceb15d2d602
- name: github.com/cgrates/fsock
version: a8ffdbdfc8440016df008ba91e6f05f806d7a69f
- name: github.com/cgrates/kamevapi
version: a376b1f937ba959857929fa3e111c0f3243278c0
- name: github.com/cgrates/osipsdagram
version: 3d6beed663452471dec3ca194137a30d379d9e8f
- name: github.com/cgrates/rpcclient
version: 399063410babe8d0334dc44daf45e92efdeb1e76
- name: github.com/ChrisTrenkamp/goxpath
version: 4aad8d0161aae7d17df4755d2c1e86cd1fcaaab6
subpackages:
- internal/execxp
- internal/lexer
- internal/parser
- internal/parser/findutil
- internal/parser/intfns
- internal/parser/pathexpr
- literals/boollit
- literals/numlit
- literals/strlit
- tree
- tree/xmltree
- tree/xmltree/xmlbuilder
- tree/xmltree/xmlele
- tree/xmltree/xmlnode
- xconst
- xfn
- xsort
- name: github.com/DisposaBoy/JsonConfigReader
version: 33a99fdf1d5ee1f79b5077e9c06f955ad356d5f4
- name: github.com/fiorix/go-diameter
version: 81dbef1b2e101aef372726366d5ecbf7de15f9da
subpackages:
- diam
- diam/avp
- diam/datatype
- diam/dict
- diam/sm
- diam/sm/smparser
- diam/sm/smpeer
- name: github.com/go-sql-driver/mysql
version: 0b58b37b664c21f3010e836f1b931e1d0b0b0685
- name: github.com/gorhill/cronexpr
version: f0984319b44273e83de132089ae42b1810f4933b
- name: github.com/hashicorp/golang-lru
version: 0a025b7e63adc15a622f29b0b2c4c3848243bbf6
subpackages:
- simplelru
- name: github.com/jinzhu/gorm
version: f26fa242cc1bf884f9a4f98849f70fb8e73f441f
- name: github.com/jinzhu/inflection
version: 74387dc39a75e970e7a3ae6a3386b5bd2e5c5cff
- name: github.com/kr/pty
version: ce7fa45920dc37a92de8377972e52bc55ffa8d57
- name: github.com/lib/pq
version: 50761b0867bd1d9d069276790bcd4a3bccf2324a
subpackages:
- oid
- name: github.com/mediocregopher/radix.v2
version: bb6eabf33bf82d38e985e2757cc13ffdc80818a4
subpackages:
- pool
- redis
- name: github.com/mitchellh/mapstructure
version: ca63d7c062ee3c9f34db231e352b60012b4fd0c1
- name: github.com/peterh/liner
version: 8975875355a81d612fafb9f5a6037bdcc2d9b073
- name: github.com/ugorji/go
version: 5cd0f2b3b6cca8e3a0a4101821e41a73cb59bed6
subpackages:
- codec
- name: golang.org/x/crypto
version: 9477e0b78b9ac3d0b03822fd95422e2fe07627cd
subpackages:
- bcrypt
- blowfish
- name: golang.org/x/net
version: 1358eff22f0dd0c54fc521042cc607f6ff4b531a
subpackages:
- context
- html
- html/atom
- html/charset
- websocket
- name: golang.org/x/sys
version: a646d33e2ee3172a661fc09bca23bb4889a41bc8
subpackages:
- unix
- name: golang.org/x/text
version: ceefd2213ed29504fff30155163c8f59827734f3
subpackages:
- encoding
- encoding/charmap
- encoding/htmlindex
- encoding/internal
- encoding/internal/identifier
- encoding/japanese
- encoding/korean
- encoding/simplifiedchinese
- encoding/traditionalchinese
- encoding/unicode
- internal/tag
- internal/utf8internal
- language
- runes
- transform
- name: gopkg.in/fsnotify.v1
version: a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb
- name: gopkg.in/mgo.v2
version: 3f83fa5005286a7fe593b055f0d7771a7dce4655
subpackages:
- bson
- internal/json
- internal/sasl
- internal/scram
testImports: []