Commit Graph

46 Commits

Author SHA1 Message Date
b500c3262c Added Woodpecker CI config
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-06-11 00:47:20 -04:00
783d3a924d Updated Drone CI configuration for using go mod 2019-07-23 08:59:13 -04:00
09c6de2f9e Migrated project from dep to go mod for dependency management 2019-07-23 08:58:03 -04:00
e3cabed080 Updated Drone CI configuration 2019-07-22 16:20:02 -04:00
4032b1ac7f Updated Drone CI configuration 2019-07-22 16:18:32 -04:00
c21b9b1e3d Updated Drone CI configuration 2019-07-22 16:16:47 -04:00
08e7cb88ce Updated Drone CI configuration 2019-07-22 15:50:16 -04:00
d213548352 Updated Drone CI configuration 2019-07-22 15:48:19 -04:00
c204786a6c Added a group deleteMember subcommand; cleaned up some style issues 2019-07-22 15:42:13 -04:00
e3b036bc57 Added a group addMember command 2019-07-12 12:34:35 -04:00
24e54d0ca5 Added a group addMember command 2019-07-12 12:30:06 -04:00
94bc7789d4 Added drone CI configuration file 2018-11-29 17:59:46 -05:00
30c045c753 Added a reserved list of UID's to not allow a user to be created with 2018-10-21 12:57:14 -04:00
5d127225e7 Updated dep dependencies 2018-10-21 12:44:04 -04:00
Gregory Ballantine
990d9acf03 Fixed a syntax error in README 2018-08-27 18:11:22 -04:00
Gregory Ballantine
812297f5bf Updated README with some documentation 2018-08-27 18:11:01 -04:00
Gregory Ballantine
5acdc024ae Updated LDIF command to have add and delete subcommands 2018-08-27 16:43:45 -04:00
Gregory Ballantine
b98d681bb0 Added LDIF subcommand to add resources using LDIF files 2018-08-27 16:29:36 -04:00
Gregory Ballantine
9b7763156d Added a basic user edit command 2018-07-21 11:01:20 -04:00
Gregory Ballantine
4960f91665 Reorganized some of the commands 2018-07-20 14:21:51 -04:00
Gregory Ballantine
73ce95d30b Added a simple setup command 2018-07-20 13:42:09 -04:00
Gregory Ballantine
a180f306ab Updated example config.toml file to show some of the new options 2018-07-16 15:01:05 -04:00
Gregory Ballantine
cefdb3e7b4 Updated available commands shown in the root command's output 2018-07-15 23:54:35 -04:00
Gregory Ballantine
1e1154da93 Reorganized the code for the group command 2018-07-15 23:53:33 -04:00
Gregory Ballantine
9dc381c0a3 Added group subcommand with add and delete commands 2018-07-15 23:27:27 -04:00
Gregory Ballantine
b97a50b587 Added a command to change a user's password 2018-07-15 15:02:42 -04:00
Gregory Ballantine
0a534c537b Reorganized some commands to make more sense 2018-07-15 12:43:13 -04:00
Gregory Ballantine
4e8d5bb4e1 Added delete command and delete user subcommand 2018-07-15 00:47:09 -04:00
Gregory Ballantine
80b6182900 Added a subcommand to add a user resource 2018-07-15 00:33:14 -04:00
Gregory Ballantine
6ddd46f2ae Added an example configuration file 2018-07-15 00:32:51 -04:00
Gregory Ballantine
e41f40069b Added Viper configuration tool to project 2018-07-14 22:46:24 -04:00
Gregory Ballantine
9e8bd1ae76 Added add command w/ user subcommand 2018-07-14 22:18:32 -04:00
Gregory Ballantine
034d8b1525 Added attributes parameter to search commnad 2018-07-14 19:48:24 -04:00
Gregory Ballantine
68dabe3165 Added attributes parameter to search commnad 2018-07-14 19:46:42 -04:00
Gregory Ballantine
9e59f510a1 Added some global flags to specify LDAP host and port to connect to 2018-07-14 16:03:54 -04:00
Gregory Ballantine
5d2a7f4304 Added an LDAP search command with some basic searching options 2018-07-14 15:55:28 -04:00
Gregory Ballantine
bd24d89628 Created new Golang program 2018-07-14 13:49:16 -04:00
Gregory Ballantine
e38b263e57 Last known almost-working Rust code 2018-07-14 10:55:36 -04:00
Gregory Ballantine
49ad921c9d Fixed typo grabbing LDAP protocol type from YAML file 2018-07-13 15:34:44 -04:00
Gregory Ballantine
3605e00090 Added search filter option 2018-07-12 22:49:57 -04:00
Gregory Ballantine
1ae83b3a4c Added more useful entry printouts 2018-07-12 22:41:28 -04:00
Gregory Ballantine
64d0860eba Reorganized some command line options; added connection protocol argument; added YAML configuration file support for easy configuration loading 2018-07-12 21:58:38 -04:00
Gregory Ballantine
3f000036da Implemented basic searching functionality 2018-07-10 23:42:41 -04:00
Gregory Ballantine
3acfca1801 Added initial Rust project template 2018-07-10 16:23:26 -04:00
Gregory Ballantine
4eac1fd29f Update 'LICENSE' 2018-07-10 16:20:28 -04:00
MetaUnix.Net
acde15b316 Initial commit 2018-07-10 16:19:45 -04:00