Commit Graph

34 Commits (master)

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