321 Commits (3f4a42eefd25ccfdf097b5cc0c19e3c13c09ff2c)
 

Author SHA1 Message Date
Eric Chiang 3f4a42eefd *: remove unused code 10 years ago
Eric Chiang 350571acf6 Merge pull request #323 from ericchiang/cleanup_functional 10 years ago
Eric Chiang bf88fe48a6 functional: don't fail if postgres or ldap isn't availabl 10 years ago
Eric Chiang 118bbb6d18 Merge pull request #335 from ericchiang/fix_passwords 10 years ago
Eric Chiang 221a1ad7a0 user: fix password info JSON encoding to survive round trips 10 years ago
bobbyrullo f51125f555 Merge pull request #304 from ericchiang/sqlite3 10 years ago
Eric Chiang 9ca27a2035 Merge pull request #322 from ericchiang/update_roadmap 10 years ago
Eric Chiang a7bd437c25 Documentation: update roadmap with issue and PR numbers 10 years ago
Eric Chiang a58b9c268b Merge pull request #321 from ericchiang/add_go_1_6 10 years ago
Eric Chiang abc91564ba *: add go 1.6 to CI 10 years ago
Eric Chiang f1d0e307ec session: remove unused function argument 10 years ago
Eric Chiang ed5dee9960 db: clean up quote and executor function calls, improve translate docs 10 years ago
Eric Chiang aff47d2cb2 Merge pull request #317 from fnordahl/connector_ldap_make_const_defaults 10 years ago
Eric Chiang 2cc0ae6fac functional: remove in memory connector configs from ldap tests 10 years ago
Frode Nordahl bedd4716b9 Make constants for default values, simplify logic 10 years ago
Eric Chiang dc9e596542 Merge pull request #315 from fnordahl/issue/314-entryDN-does-not-exist 10 years ago
Frode Nordahl 508c24b10e Get DN from entry, not entryDN attribute 10 years ago
Eric Chiang 1658e86b2a *: fix govet warnings 10 years ago
Eric Chiang 07236da1e7 *: use go install instead of go build in build script 10 years ago
Eric Chiang 07af73f367 *: don't allow sqlite3 if --no-db flag not specified 10 years ago
Eric Chiang 3b125d6073 *: fix --no-db client decoding 10 years ago
Eric Chiang dcf5835189 *: remove in memory connector config repo 10 years ago
Eric Chiang b572b8dd6c *: remove in memory client repo 10 years ago
Eric Chiang 72d1ecab64 *: remove in memory password info repo 10 years ago
Eric Chiang 2726f4dcdf *: remove in memory user repo 10 years ago
Eric Chiang 95560404a3 *: remove in memory refresh repo 10 years ago
Eric Chiang 7bac93aa20 *: remove in memory session repos 10 years ago
Eric Chiang 5052d8007f functional: clean up functional tests 10 years ago
Eric Chiang bfd63b7514 db: add sqlite3 support 10 years ago
Eric Chiang 8f16279f49 Godeps: add sqlite3 10 years ago
Eric Chiang cd72a1f69f Merge pull request #178 from fnordahl/ldap_connector 10 years ago
Frode Nordahl 4d970d5fc4 connector: add LDAP connector 10 years ago
Frode Nordahl bb53e5bb81 Godeps: add ldap and asn1-ber library 10 years ago
Eric Chiang 8bfe5d92fc Merge pull request #307 from ericchiang/google_group 10 years ago
Eric Chiang 9dd1c4bb41 README: add note about roadmap and google group 10 years ago
Eric Chiang 907f536e74 Merge pull request #273 from ericchiang/version 10 years ago
Eric Chiang 232a6103f9 Merge pull request #285 from ericchiang/api_docs 10 years ago
Eric Chiang af790e46bb Merge pull request #267 from ericchiang/metadata 10 years ago
Eric Chiang e6963f078a schema: regenerate schemas with markdown documentation 10 years ago
Eric Chiang c7ed4fdd60 pkg,cmd: add document generator tool 10 years ago
Eric Chiang 04cd1851aa server: add dynamic client registration 10 years ago
Eric Chiang 0ceecbaa72 Merge pull request #271 from ericchiang/proposals 10 years ago
Eric Chiang 5961122c80 Merge pull request #291 from Tecsisa/admintest 10 years ago
miguelcubillo 4c7fc43296 admin: Fix compile errors in test script 10 years ago
Eric Chiang c7606ae320 Merge pull request #296 from set321go/master 10 years ago
Alex Edwards 4741017055 worker start command missing registration and emailer config. exported as env variables like other properties. 10 years ago
Eric Chiang 1bc004e5b3 Merge pull request #294 from ericchiang/db_url_flag 10 years ago
Eric Chiang 7b32d9e4ee Documentation: fix --db-url flag 10 years ago
Eric Chiang 6bcdbd2660 Merge pull request #293 from set321go/master 10 years ago
Alex Edwards f6361f67fe fixed -db-url flag as it now requires two dashes --db-url 10 years ago