summaryrefslogtreecommitdiff
path: root/bin/gitano-auth.in
Commit message (Collapse)AuthorAgeFilesLines
* Copyright cleanupsDaniel Silverstone2017-01-151-1/+26
|
* cleanups: Whitespace and indentation and untabifyDaniel Silverstone2017-01-021-2/+2
| | | | | | This is a massive unpleasant commit which does whitespace cleanup and fixes indentation (including untabifying). Hopefully we won't need to do this ever again, if we keep an eye on commits.
* Honour suppression of error messages from running comandsDaniel Silverstone2016-12-131-2/+4
|
* Ensure we propagate exit codesDaniel Silverstone2016-12-131-1/+2
|
* Ensure gitano-auth passes the keytag through and that ↵Daniel Silverstone2016-12-031-1/+1
| | | | gitano.auth.is_authorized uses it
* Performed i18n on all bin/*.inDaniel Silverstone2016-08-281-3/+3
|
* Basic i18n moduleDaniel Silverstone2016-08-271-0/+1
|
* Fix empty command bugRichard Ipsum2015-10-301-1/+6
| | | | | | | | | This fixes a bug that causes gitano to crash when it's given an empty command list Opening and closing of the log should be done in the application, so it can log before checking for authorization, log after, and clean up at the end
* Make gitano-auth use is_authorized and runcmdRichard Ipsum2014-05-041-133/+9
|
* Use new configurable repository detectionbaserock/danielsilverstone/S10633-repo-detectionDaniel Silverstone2014-03-111-12/+4
| | | | | | | | | Each of these callsites independently detected repositories before. Now they use the configurable repository detection which means (a) they are unified in their behaviour and (b) they can take advantage of new commands which might not have repositories represented in the same way. Signed-off-by: Daniel Silverstone <daniel.silverstone@codethink.co.uk>
* Add plugin support to all `.in` filesDaniel Silverstone2014-03-111-0/+1
| | | | | | | | | | Each `.in` file needs to load plugins in order to ensure that all requisite functionality is available at all points during the lifetime of a Gitano operation. This is a largely mechanical delta. Signed-off-by: Daniel Silverstone <daniel.silverstone@codethink.co.uk>
* Also log the username and keytag in the syslog during gitano-authDaniel Silverstone2013-10-031-2/+4
|
* Add syslogging to gitano-authRichard Ipsum2013-10-021-0/+12
|
* GITANO-AUTH: Include the keytag in the lace contextDaniel Silverstone2013-04-241-0/+1
|
* BIN: Update gitano-auth run-command error msg to be neaterDaniel Silverstone2012-11-101-2/+2
|
* GITANO: Migrate from gitano.git to gallDaniel Silverstone2012-09-081-1/+2
|
* GITANO: Update to remove repository_root from gitano-adminDaniel Silverstone2012-08-301-0/+2
|
* INSTALLER: make install and gitano-setup should work (mostly)Daniel Silverstone2012-08-301-0/+1
|
* BUILD: More work towards an installerDaniel Silverstone2012-08-301-0/+2
|
* BUILD: Start of a build system and thus installerDaniel Silverstone2012-08-301-0/+159