Harvey Kandola
acb59e1b43
Bump Go deps
2024-02-19 11:54:27 -05:00
Harvey Kandola
f2ba294be8
Prep 5.11.3
2024-02-16 10:53:02 -05:00
Harvey Kandola
510e1bd0bd
Bump version to 5.11.0
2024-01-10 14:47:40 -05:00
Harvey Kandola
cd15c393fe
Go 1.18 & tidy deps
2022-03-16 13:32:27 -04:00
HarveyKandola
88211739f0
Bump deps
2022-01-11 13:52:30 -05:00
HarveyKandola
989b7cd62c
Sync with Community
2021-08-19 13:02:56 -04:00
HarveyKandola
05df22ed4a
Update go deps
2021-08-18 19:38:43 -04:00
HarveyKandola
780ce2df61
Bump 3.9.0 release
2021-03-28 16:03:47 -04:00
HarveyKandola
adb7b4d7bf
Enforce TLS 1.2 minimum
2021-03-16 13:58:27 -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
cdc7489659
Update Go modules/vendor directory
...
Closes #368
2020-02-15 15:42:54 +00: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
HarveyKandola
0419f3b7b3
Update Jira client library to latest release
...
Related to #308
2019-08-27 17:16:06 +01:00
sauls8t
32dbab826d
Bumped database driver dependencies
...
Latest used for MySQL, SQL Server and PostgreSQL
2019-08-15 14:51:40 +01:00
Derek Chen
8c2df6178d
auth with cas
2019-08-09 13:44:03 +08:00
HarveyKandola
9c36241b58
Update SQL Server driver library
2019-06-25 15:37:19 +01:00
HarveyKandola
c538fc9eb1
Update PostgreSQL driver library
2019-06-25 15:33:51 +01:00
HarveyKandola
f3df43efe0
Updated Go MySQL driver library
2019-06-25 15:26:53 +01:00
Harvey Kandola
b054addb9c
Support dual login via LDAP and forms authentication
...
Closes #256 as we now support dual login -- LDAP and forms authentication.
Also bumped the vendored library to LDAP.v3 as it contains bug fixes.
2019-05-13 16:14:11 +01:00
sauls8t
8f1bc8ce1f
Specify runtime parameters in TOML format config file
...
In addition to specifying parameters in the command line and environment variables, you can now omit all parameters and provide a config file.
Example:
./documize myconfig.conf
Note: there is no switch setting, just provide the filename as an argument.
Fixes #243
2019-04-27 16:59:10 +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
deb579d8ad
Microsoft SQL Server driver and prep
2019-03-26 08:51:02 -04:00
sauls8t
b3383f46ca
Update SQLX dependency
2018-10-17 14:27:02 +01:00
HarveyKandola
b455e5eaf5
PostgreSQL prep
...
Update of vendored SQL libs and refactoring of store provider layer.
2018-09-26 17:59:56 +01:00
sauls8t
8d3dfcc3c7
[WIP] Basic LDAP connectivity
2018-08-28 10:19:22 +01:00
HarveyKandola
7878a244d3
[WIP] Admin level Jira creds and vendored jira libs
2018-08-06 19:39:31 +01:00
sauls8t
123fce6c17
Use unicode compat slug engine
2018-04-25 12:15:17 +01:00
sauls8t
bd43319bb2
New SMTP library and refactoring of mailer code
2018-03-07 18:52:19 +00:00
Harvey Kandola
fd693f4ff4
go dep
...
Migrated from plain /vendor to go dep
2018-02-14 15:23:46 +00:00
Harvey Kandola
0262763c95
Upgrade to latest Markdown processing engine
2018-02-09 13:34:53 +00:00
Harvey Kandola
6409ad0d63
WIP vendored dep upgrades
2018-01-19 11:36:38 +00:00
Harvey Kandola
1d2109aa44
upgraded gorilla mux dependency, improved anon viewing
2017-10-04 14:02:03 -04:00
Harvey Kandola
62b7b149c1
updated vendored deps
2017-08-04 13:42:59 +01:00
Harvey Kandola
d90b3249c3
still moving codebase to new API (WIP)
2017-07-26 20:03:23 +01:00
Harvey Kandola
2d5b8e652f
improved event logging
2017-05-04 16:11:42 +01:00
Harvey Kandola
8aeb3eaec4
upgraded vendored jwt-go lib
2017-03-17 11:01:42 +00:00
Harvey Kandola
b6f74069b5
updated mysql driver and fixed pinned card scrolling
2016-12-14 16:54:12 +00:00
Harvey Kandola
87d1334280
rollback page revisions
2016-11-30 17:56:36 -08:00
Harvey Kandola
18933c6767
initial commit
2016-07-07 18:54:16 -07:00