Commit Graph

  • 7842558576 full-tested version api-key-auth inpos 2018-07-18 16:20:52 +0300
  • c3b2b5a22f [from master] Update README inpos 2018-07-18 15:37:50 +0300
  • 3b5b094b3e [from master] sets firstname, lastname, email address inpos 2018-07-18 15:30:24 +0300
  • 6f85952dc3 repo = project.repo Бородин Роман 2018-07-18 14:53:51 +0300
  • 0cd05b468a
    Merge pull request #2 from eisin/master master Adirelle 2018-02-12 19:46:40 +0100
  • c13f59b392 Clean condition checking eisin 2017-04-08 08:46:46 +0000
  • 89ec4eea05 Update README.pod eisin 2017-04-02 19:01:47 +0900
  • aff2c5c3d5 Update README.pod eisin 2017-04-02 19:01:27 +0900
  • 054950f6e3 Added feature that sets firstname, lastname, email address to environment variables eisin 2017-04-02 09:58:31 +0000
  • 3f35315ff5 supports projects with no repository eisin 2017-03-05 13:14:50 +0000
  • 47e5703f64 First try at authentication by API key. Guillaume Perréal 2016-04-05 13:49:47 +0200
  • ab23f0f051 Refuse all requests involved in git push if the user has no write permission. Adirelle 2013-05-27 13:15:23 +0200
  • c0f9043cf0 Fixed log messages and return codes when no repository identifier can be worked out from the URL. Adirelle 2013-05-16 11:09:48 +0200
  • 985a8d1f41 Disable the use of Apache2:Reload by default. Adirelle 2013-05-16 11:08:07 +0200
  • 34991bb44b Updated the repository type value for use with Redmine 2.x. Adirelle 2013-04-17 12:39:13 +0200
  • b7ef1074f0 Properly handle default repositories. 1.x Adirelle 2012-04-26 17:08:35 +0200
  • 4ff2a991ba Use the repository identifier, whenever it is available, for access control. Adirelle 2012-04-26 16:44:03 +0200
  • f25ec32806 Replace 'RedmineSCMProtocol' by 'RedmineRepositoryType'. Use it to restrict access to repositories of the right type. Adirelle 2012-04-16 12:35:55 +0200
  • 6f069681bb Added README.pod for Github. Adirelle 2012-04-12 11:10:45 +0200
  • 5b4d2e2be1 Updated documentation for RedmineSCMProtocol. Adirelle 2012-04-12 11:10:12 +0200
  • a9f5eb7325 Added support for Git smart HTTP transport. Add "RedmineSCMProtocol git-smart-http" to the configuration file. Adirelle 2012-04-12 11:07:05 +0200
  • 7f3d4406e1 Postpone credential cache pool creation until it is used. Adirelle 2012-04-04 17:09:52 +0200
  • 2f23e20ed0 Precompile the regex used to get the project identifier from URI and location. Adirelle 2012-04-04 17:09:05 +0200
  • b2389b2fc9 Do not die if we cannot get a project identifier. Adirelle 2012-04-04 17:07:11 +0200
  • 42c493b6d4 Use Digest::SHA instead of Digest::SHA1. Adirelle 2012-04-04 16:20:47 +0200
  • 1003b40d9d Whitespace cleanup. Adirelle 2012-04-04 16:20:35 +0200
  • 9bd17313c7 More error handling and removed useless subs. Adirelle 2011-11-14 11:49:59 +0100
  • e45b0d7226 More error handling. Adirelle 2011-11-14 11:49:34 +0100
  • 123d9b5b50 Small query tweaks. Adirelle 2011-11-14 11:33:41 +0100
  • 8cefc4e574 Removed leftover query_fetch_first. Adirelle 2011-11-14 11:33:29 +0100
  • adc4755e8b Properly disconnect from database in authz_handler. Adirelle 2011-11-14 11:33:09 +0100
  • b4f8fbd006 Perldoc updated. Adirelle 2011-11-14 11:23:46 +0100
  • cf1cc940cc Indentation fix. Adirelle 2011-11-14 11:12:40 +0100
  • e1577bc897 Another wonderful version. Adirelle 2011-11-13 11:54:39 +0100
  • eeb2877ee4 Fixed directive comments. Adirelle 2011-11-13 11:53:29 +0100
  • a47ee921ec Lots of entangled changes... Adirelle 2011-11-13 10:45:04 +0100
  • 57f4784158 Fixed some comparisons. Adirelle 2011-11-13 10:38:18 +0100
  • 12937cd387 Some formating. Adirelle 2011-11-13 10:35:20 +0100
  • c32e7bc8dc First version. Adirelle 2011-11-12 18:42:19 +0100