-
- Downloads
- updated the changelog with the changes (#140)
- adding an extra option to enable the login handler, by default its disabled now - ensuring the when enabling and we have a client secret, the request must come from localhost - wrapping the code in a anonymouse method to reduce the repetitve logging statements - added two test to check the login handler enable options - added the http as a constant to fix the govetting
Showing
- CHANGELOG.md 6 additions, 0 deletionsCHANGELOG.md
- README.md 1 addition, 1 deletionREADME.md
- cli.go 7 additions, 0 deletionscli.go
- doc.go 3 additions, 0 deletionsdoc.go
- handlers.go 47 additions, 55 deletionshandlers.go
- handlers_test.go 21 additions, 0 deletionshandlers_test.go
- server.go 5 additions, 3 deletionsserver.go
- server_test.go 1 addition, 0 deletionsserver_test.go
- utils.go 2 additions, 2 deletionsutils.go
Loading
Please register or sign in to comment