Commit Graph

22 Commits (fe3c6ac355d0aee3458fcbf99ad186a8a24740f5)

Author SHA1 Message Date
Daniel Lee b1506a2b09 securejson: decrypt should not modify src 8 years ago
Torkel Ödegaard e8a20643d6 feat: store last seen date for users and present in stats and user lists, closes #9007 8 years ago
Dan Cech b489e93d94 Config Array Syntax (#8204) 8 years ago
bergquist 961c31a747 test(util): add unit test for string util 9 years ago
Daker Fernandes Pinheiro 2d09dfd34f Using variadic argument to StringFallback implementation 9 years ago
bergquist 00dd0e8a9d fix(plugins): fixes missed dist loading for plugindir 9 years ago
bergquist 4c83dba183 go fmt.... 9 years ago
bergquist eb79436ab7 feat(plugins): mounts dist folder if exists in plugin 9 years ago
Daniel Lee 74decb4bdc fix(dataproxy): no trailing slash if proxypath is empty 9 years ago
Anthony Woods c8c337cead use PBKDF2 to esnure key is 23bytes. 9 years ago
Anthony Woods 092bb69c41 instead of padding with 0's, cycle through the secret. 9 years ago
Anthony Woods ab3b586838 add encryption util functions 9 years ago
Julien Maitrehenry 4bb656b704 #2834 - follow symlink 10 years ago
Torkel Ödegaard 775e044e69 feat(invite): progress on invite feature, #2353 10 years ago
Torkel Ödegaard 6088f83408 feat(invite): inital pass on sending new user invite email, #2353 10 years ago
Torkel Ödegaard ae0f8c77d1 Auth: You can now authenicate against api with username / password using basic auth, Closes #2218 10 years ago
Torkel Ödegaard 89418a155a More work on email and notification infra #1456 10 years ago
Torkel Ödegaard ad2065afc7 Began work on deb and rpm packaging, #1476 10 years ago
Torkel Ödegaard 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 10 years ago
Torkel Ödegaard 257519490a Worked on login remember cookie, and redirect after login 10 years ago
Torkel Ödegaard 3226a3a58e Fixed hashing of passwords, Closes #3 11 years ago