Commit Graph

  • 9ed57d28f7 Removed rlwrap suport since it seems terminally broken. Keeping the completion file (completion.pm) around in case of a resurrection effort. master Erik Thuning 2024-10-11 15:17:06 +02:00
  • 41e425657c Added a check for existence of pwgen Erik Thuning 2024-10-11 14:22:53 +02:00
  • 09cf23e7d0 Switched rlwrap arguments to long names for readability thuning @ admin 2024-10-11 14:20:49 +02:00
  • 1c7a197cc1 Whitespace thuning @ admin 2024-10-11 09:57:26 +02:00
  • 9e6013a7ba Fix rlwrap bug in debian bookworm Erik Thuning 2024-10-10 16:52:00 +02:00
  • c29b01e9d0 Update README.md Erik Thuning 2024-10-10 16:50:00 +02:00
  • fa96343159 Merge pull request #4 from booski/master Erik Thuning 2024-10-10 16:48:34 +02:00
  • 8a1c7b60c2 Merge pull request #3 from dsv-su/use-editor-variable Erik Thuning 2024-06-17 15:50:01 +02:00
  • a713ae7046 Use $EDITOR if it is set use-editor-variable Björn Fjällström 2024-06-17 15:46:37 +02:00
  • 4747206c82 Merge branch 'master' of https://github.com/dsv-su/passman root 2019-02-12 13:43:38 +01:00
  • d9152e5094 Added an exit keyword and minor gitignore change root 2019-02-12 13:43:00 +01:00
  • a0142831cc Create LICENSE-gpl2.txt Erik Thuning 2017-10-05 11:28:49 +02:00
  • e1d48057cf Merge pull request #3 from dsv-su/master Erik Thuning 2017-10-05 11:26:50 +02:00
  • af6e0deed7 Create LICENSE-gpl2.txt Erik Thuning 2017-10-05 11:24:29 +02:00
  • 520f5cc8e9 Completions file no longer needed Erik Thuning 2017-06-21 16:53:49 +02:00
  • df69881d6b Added interactive completions when using rlwrap Erik Thuning 2017-06-21 16:52:13 +02:00
  • bed6e6390a Fixed a typo Erik Thuning 2017-06-20 15:32:28 +02:00
  • a001889ea9 Update README.md Erik Thuning 2017-06-20 15:08:22 +02:00
  • 387b654424 Merge pull request #2 from dsv-su/master Erik Thuning 2017-06-20 15:07:47 +02:00
  • d22857fa96 Minor logic tweaks Erik Thuning 2017-06-20 15:03:38 +02:00
  • b8bea2c5f3 Minor changes Erik Thuning 2017-06-15 17:14:47 +02:00
  • 3de4a5941f Changed the names of two functions so they aren't shadowed by ones declared in passman Erik Thuning 2017-06-15 10:41:40 +02:00
  • 38a542a554 Fixed some annoyances regarding exactly when user validation happens. Erik Thuning 2017-06-15 10:40:28 +02:00
  • 2df7506047 Minor changes to ensure minimal namespace clutter Erik Thuning 2017-06-15 10:39:15 +02:00
  • 8f35265369 Updated instructions Erik Thuning 2017-06-14 17:39:40 +02:00
  • 37c5fb6dd9 Added installation of the bash_completions file Erik Thuning 2017-06-14 17:37:33 +02:00
  • 4253d2c133 Adding a bash completion file Erik Thuning 2017-06-14 17:31:37 +02:00
  • afd28f6771 Minor fixes Erik Thuning 2017-06-14 17:30:57 +02:00
  • 0b90e28b81 Updated the instructions to reflect recent changes Erik Thuning 2017-06-14 14:51:18 +02:00
  • e56e0d553e Cleaned up the config file Erik Thuning 2017-06-14 14:50:01 +02:00
  • 54978553c6 Gave up on the tests Erik Thuning 2017-06-14 14:49:07 +02:00
  • 41e3904aea Added a linebreak when interactive mode is exited with C-d Erik Thuning 2017-06-14 14:48:40 +02:00
  • 38581674f2 MAde the installer less stupid Erik Thuning 2017-06-14 14:04:59 +02:00
  • 0914da66ab APPGROUP can now exist prior to installation Erik Thuning 2017-06-14 14:01:50 +02:00
  • f6d6c7b536 Fixed a bug Erik Thuning 2017-06-14 13:58:16 +02:00
  • 8168aebed5 Moved a validation to a more logical place Erik Thuning 2017-06-14 13:53:45 +02:00
  • 73b5b377d7 Fixed an ancient glitch and made some stylistic changes Erik Thuning 2017-06-14 13:47:27 +02:00
  • 59f18f3452 Trying out new tests Erik Thuning 2017-06-14 11:42:56 +02:00
  • 13a83d6021 Pre-test sanity check done Erik Thuning 2017-06-14 11:37:43 +02:00
  • 2ed86c1b38 merp Erik Thuning 2017-06-14 11:33:44 +02:00
  • 8059254bb9 Fixed a syntax error Erik Thuning 2017-06-14 11:32:09 +02:00
  • 9db4c593eb Updating the tests Erik Thuning 2017-06-14 11:30:18 +02:00
  • 6699c8518f Fixed another syntax error Erik Thuning 2017-06-14 11:06:50 +02:00
  • a1b30a8d7a Fixed a syntax error Erik Thuning 2017-06-14 11:06:15 +02:00
  • ba6313fc88 Forgot to add the new config file Erik Thuning 2017-06-14 11:05:29 +02:00
  • 57a544d617 Style changes Erik Thuning 2017-06-14 10:49:54 +02:00
  • 4a26cbdb78 Merge pull request #1 from dsv-su/master Erik Thuning 2016-09-19 11:21:41 +02:00
  • e4fa2bde25 always touch ~/.passman_history to work around bug in rlwrap Per Olofsson 2016-03-02 15:55:33 +01:00
  • 908e51635a Changed the authentication behaviour from asking for username to assuming the same passman username as the system username (unless -u is used). Erik Thuning 2015-05-21 12:06:22 +02:00
  • 79f65d10fe Made the installer check for the existence of ccrypt Erik Thuning 2015-05-20 17:37:02 +02:00
  • a4b1914047 Updated the documentation to match the new manage syntax Erik Thuning 2015-05-20 17:25:30 +02:00
  • 4a8bd3d4d3 Changed group mapping to be more sane Erik Thuning 2015-05-20 17:24:29 +02:00
  • 3ce73ca90c Fixed the password existence check to only match complete names root 2014-11-11 11:12:13 +01:00
  • e26b3ca202 Added a check for existence of a password and a corresponding error message. root 2014-09-02 14:26:08 +02:00
  • 2b41d148ff we actually want word splitting on action Per Olofsson 2014-07-29 17:18:46 +02:00
  • 0134cb6808 fix printf format for title Per Olofsson 2014-07-29 17:15:44 +02:00
  • 13dd7d0085 Ditto root 2014-07-29 16:05:09 +02:00
  • 88ef0cefea Missed a few instances of baq quoting, fixed. root 2014-07-29 16:02:19 +02:00
  • fa1007e695 Quoted all variables that don't actively need to not be in passman root 2014-07-29 15:56:53 +02:00
  • 7f893d58ba Added quotes around all variables that don't explicitly need to be unquoted in cryptapi.sh root 2014-07-29 15:21:04 +02:00
  • c033fba8a5 Fixed an issue where a password was being word-splitted when saved. root 2014-07-29 14:51:37 +02:00
  • e7ba681b28 fix installation instructions in README.md Per Olofsson 2014-07-28 17:13:18 +02:00
  • 9ef2c6ce6f correct repo in install script Per Olofsson 2014-07-28 17:10:11 +02:00
  • 7794cbbc32 Create README.md Per Olofsson 2014-07-28 17:06:22 +02:00
  • 9707655d45 change window title in interactive mode Per Olofsson 2014-07-28 16:53:32 +02:00
  • bee4d85351 add help on REGEX argument to list root 2014-07-28 16:48:17 +02:00
  • 008fd88a94 don't word-break on anything in rlwrap Per Olofsson 2014-07-28 16:45:07 +02:00
  • c76f8d086e fix argument passing Per Olofsson 2014-07-28 16:42:23 +02:00
  • 129d98001e the tip about rlwrap doesn't work because sudo cleans the env Per Olofsson 2014-07-28 11:50:29 +02:00
  • 42240dc4f1 forgot to add completions Per Olofsson 2014-07-28 11:46:38 +02:00
  • b310db1281 Add completion Per Olofsson 2014-07-28 11:45:24 +02:00
  • c8b650a5ab Add command line editing using rlwrap Per Olofsson 2014-07-28 11:31:58 +02:00
  • f3f5ef7cb3 Add test mode env var $PASSMAN_TEST Per Olofsson 2014-07-27 16:57:36 +02:00
  • 570758e4b8 replace $SCRIPT with passman in help Per Olofsson 2014-07-27 16:56:12 +02:00
  • 2b21ba5a10 Add help texts for all commands. Per Olofsson 2014-07-27 16:45:40 +02:00
  • ca3a2eb9e0 ignore .ssh root 2014-07-27 13:46:46 +02:00
  • f19cae706f Fixed a formatting error in cryptapi.sh/list-available root 2014-01-24 16:29:21 +01:00
  • 302b603f46 Changed the output style so that lists are newline-delimited instead of space-delimited. root 2014-01-24 16:14:41 +01:00
  • 6273ad9327 Added a TODO notice on detailed help items. root 2014-01-24 15:01:13 +01:00
  • 2613c1a2f2 Fxed a slight inconsistency in the install/bootstrap process. Erik Thuning 2013-09-27 18:15:06 +02:00
  • 16dc261240 Cintinuing on the help function. Erik Thuning 2013-09-27 17:58:50 +02:00
  • 7efe27148e Started making better help. Erik Thuning 2013-09-27 17:35:43 +02:00
  • a23ff13f24 Updated the used error codes in passman to reflect the new API Erik Thuning 2013-09-25 17:38:32 +02:00
  • 0693671774 Changed the error codes to be based on variables with meanings. Erik Thuning 2013-09-25 17:37:00 +02:00
  • 361f737550 Added proper error messages to the manage function. Erik Thuning 2013-09-25 17:14:15 +02:00
  • f960d989eb Fixed a minor feedback bug Erik Thuning 2013-07-03 13:35:39 +02:00
  • 42687e6361 Changed the return value of 'get' to always reflect success/failure properly. Erik Thuning 2013-07-03 13:32:32 +02:00
  • 3c521cf6f8 Added feedback for successful actions. Added feedback for wrong password. Made sure no further actions are attempted when wrong password has been given. Erik Thuning 2013-07-03 13:24:07 +02:00
  • fc9c0e7b0b Changed the naming of the sudoers file in the install script Erik Thuning 2013-06-25 11:11:54 +02:00
  • bbcae4b901 modified the validation code Erik Thuning 2013-05-21 14:29:04 +02:00
  • 055d476544 Fixed a bug. Erik Thuning 2013-05-15 17:18:23 +02:00
  • 4f604bbe78 Modified the install script to use better group settings. Erik Thuning 2013-05-15 16:42:29 +02:00
  • 8984321c02 Made the password prompt clearer. Erik Thuning 2013-05-15 16:09:02 +02:00
  • 68303a33d7 Fixed a bug. Erik Thuning 2013-05-15 16:07:30 +02:00
  • 71fb214075 Fixed a bug. Erik Thuning 2013-05-15 15:54:29 +02:00
  • e24a37aa0c Added ability to modify passwords. Erik Thuning 2013-05-15 15:52:17 +02:00
  • d23e23c1e4 Updated the help message to reflect reality. Erik Thuning 2013-05-15 10:48:58 +02:00
  • e85df5ae8d Fixed a minor bug. Erik Thuning 2013-05-15 10:44:05 +02:00
  • 9a3e1351cd Updated the mechanism for checking flags to compensate for echo otherwise eating my arguments. Erik Thuning 2013-05-15 10:42:00 +02:00
  • 4748e6e756 removed debug output Erik Thuning 2013-05-14 18:16:47 +02:00