Files
gitlabhq/app/models
Dmitry Medvinsky dbd9d8d4c3 Fix WebHook and special symbols in credentials
When using web hook with credentials secured web resource, one needs to
put the credentials in the hook URL.

If the credentials contain special symbols (e.g. @ or #), it should be
URL-quoted (e.g. %40 instead of @).

But when Gitlab is making a request, it should unquote the symbols
before base64-encoding them.
2013-02-22 20:10:25 +04:00
..
2011-10-09 00:36:38 +03:00
2013-02-18 14:35:38 +02:00
2013-01-05 13:11:15 +02:00
2013-02-19 15:22:29 +04:00
2013-01-03 21:09:18 +02:00
2012-12-30 14:26:19 +02:00
2013-02-18 17:22:18 +04:00
2013-02-12 11:16:45 +04:00
2012-11-20 14:19:55 +02:00
2013-02-04 15:24:16 +02:00
2012-11-20 14:19:55 +02:00
2013-01-03 09:52:14 +02:00
2013-02-12 11:16:45 +04:00
2013-01-09 08:14:05 +03:00
2013-01-03 21:09:18 +02:00
2013-02-19 09:43:41 +02:00
2013-02-12 11:16:45 +04:00
2013-01-11 20:04:14 +01:00