Commit Graph

23 Commits

Author SHA1 Message Date
Ignacio Gómez 608a1e6a72 Fix binary builds by disabling buildcvs. 2023-05-23 23:46:36 -03:00
Ignacio Gómez ee6e68db3a
Add JWT files mode. Now both JWT and Files may use the generally available strict files checker.
Files should be able to check ACLs only.
Clen setPrefixes method.
Fix test-backends by building custom plugin too, fix files only acls by checking if a user was seen before creating a general record.
2021-04-27 19:58:54 -04:00
Ignacio Gómez 0f04ed1835
Fix readme conf instructions, group building options to simply run make in Linux and MacOS. 2020-11-26 22:52:19 -03:00
Ignacio Gómez aa487a9a05
Refactor hashing: add support for bcrypt and argond2id hashers.
Fix cache security issue.
2020-07-13 23:21:26 -04:00
Ignacio Gómez 5986a16fad
Unify make test. 2020-06-27 21:27:48 -04:00
Ignacio Gómez 705515630d
Fix cache expiration time, add tests for go-store. 2020-06-27 19:36:49 -04:00
Ignacio Gómez 00e21013c5
Refactor weird error names and log line breaks. Check for hash split length. 2020-02-22 01:16:41 -03:00
Ignacio Gómez 97c35e82a6 Add gRPC backend. 2019-06-13 17:55:21 -04:00
Ignacio Gómez 0cb001eeff Migrated to the official Mongo DB driver. Added auth test options for mongo and redis. 2019-06-04 12:24:33 -04:00
Ignacio Gómez 7c9fbe3a46 Removing dependencies. 2018-10-04 10:09:48 -03:00
Ignacio Gómez dea9d8a658 Added dep support. 2018-10-03 18:42:50 -03:00
Ignacio Gomez 820d79bd8e Updated build instructions 2018-04-16 15:06:57 -03:00
Ignacio Gómez 968c267e7c Fixed requirement typo. 2018-01-09 12:29:38 -03:00
Ignacio Gómez bbe2e6b42a Included plugin cleanup on mosquitto halt. 2018-01-09 12:13:18 -03:00
Ignacio Gómez aecaa5524e MongoDB added and tested. 2018-01-04 16:07:43 -03:00
Ignacio Gómez 100db11c61 MongoDB added and tested. 2018-01-04 16:05:32 -03:00
Ignacio Gómez cfb511721e Added log requirement to makefile. 2018-01-03 19:39:57 -03:00
Ignacio Gómez bffb855551 Readwrite fixes for files and redis. Log level added. Benchmarks added. 2018-01-03 15:39:11 -03:00
Ignacio Gómez fefdaa2d99 Added sqlite3 support. 2017-12-29 13:04:26 -03:00
Ignacio Gómez 6bfbf99021 Fixed import paths and added test to make. 2017-12-11 12:18:21 -03:00
Ignacio Gómez 051ac29927 Refactored init errors. Fixed Redis db issue. Added Postgres and Redis tests. 2017-12-07 23:38:49 -03:00
Ignacio Gómez 6e5d702f7d Added requirements and updated makefile. 2017-11-30 18:10:17 -03:00
Ignacio Gómez f495575225 Added password generator. Finished and tested files, postgres and jwt backends. 2017-11-30 12:20:00 -03:00