HarveyKandola
88211739f0
Bump deps
2022-01-11 13:52:30 -05:00
HarveyKandola
05df22ed4a
Update go deps
2021-08-18 19:38:43 -04:00
HarveyKandola
4fe022aa0c
Database and LDAP upgrades
...
Bumped underlying dependencies affecting database and LDAP connectivity.
Bumped to Go v1.14.3 and released v3.8.0.
2020-05-21 12:32:46 +01:00
HarveyKandola
b826852137
Moved from Dep to Go Modules
...
We have finally dropped go dep and moved over to go mod !
During the move, some dependencies have been bumped.
2019-09-06 11:06:28 +01:00
sauls8t
1da49974cb
Improve reverse proxy support
...
Should address edge cases and close #224 -- subject to field testing.
Does require the NGINX deployments use the following:
proxy_pass <http://documize-url:5001 >;
proxy_set_header Host $http_host;
proxy_set_header X-Forwarded-For $remote_addr;
2019-04-11 14:45:36 +01:00
Harvey Kandola
fd693f4ff4
go dep
...
Migrated from plain /vendor to go dep
2018-02-14 15:23:46 +00:00
Harvey Kandola
1d2109aa44
upgraded gorilla mux dependency, improved anon viewing
2017-10-04 14:02:03 -04:00
Harvey Kandola
18933c6767
initial commit
2016-07-07 18:54:16 -07:00