Jordi Boggiano
|
ac497feaba
|
CS fixes
|
2014-06-10 16:13:12 +02:00 |
|
Jordi Boggiano
|
90d1b6e08a
|
Rename basic-auth to http-basic, add docs/schema/config support, add local auth file support, add storage to auth.json, add store-auths config option, refs #1862
|
2014-05-27 13:50:47 +02:00 |
|
Jordi Boggiano
|
b437c1cc05
|
Support github auth directly in the RemoteFilesystem class
|
2014-04-11 14:29:17 +02:00 |
|
Jordi Boggiano
|
b09fb521d2
|
Fix headers array, fixes #2821
|
2014-03-25 11:44:16 +01:00 |
|
Jordi Boggiano
|
5b0dc99fec
|
Reuse github existing tokens instead of failing, fixes #2724
|
2014-02-26 17:20:47 +01:00 |
|
Chris Smith
|
8b7cdb7fb4
|
Treat HTTP header as case insensitive
|
2014-01-31 16:42:49 +00:00 |
|
Chris Smith
|
bcee7a04ee
|
Add message when SMS authentication code is required
|
2014-01-31 16:29:35 +00:00 |
|
Chris Smith
|
2a08f55079
|
Bypass RFS auth failure handling
|
2014-01-31 16:29:35 +00:00 |
|
Chris Smith
|
cedae88b67
|
Add OTP token to the request headers
|
2014-01-31 16:29:35 +00:00 |
|
Chris Smith
|
7e0d8c1bc5
|
Do not ask for credentials again if OTP token is present
|
2014-01-31 16:29:35 +00:00 |
|
Chris Smith
|
be5e4b1589
|
Intercept auth rejections requiring an OTP token
|
2014-01-31 16:29:35 +00:00 |
|
Gennady Feldman
|
6419266ea3
|
Validate the originUrl against the list of 'github-domains' from the config.
|
2013-10-28 15:32:51 -04:00 |
|
Gennady Feldman
|
e78499d28d
|
First working version of GitHub Enterprise API.
|
2013-10-28 12:40:51 -04:00 |
|
Jordi Boggiano
|
8d0b7f278e
|
CS fixes
|
2013-06-13 13:28:24 +02:00 |
|
Pavel Savinov
|
831bd844bd
|
Almost PHPDoc problems fixed
|
2013-06-13 11:05:44 +11:00 |
|
Igor Wiedler
|
4959c2bdc6
|
Replace references of a11n with a12n where appropriate
Authorization => Authentication.
|
2012-11-07 13:34:31 +01:00 |
|
Jordi Boggiano
|
e887f6cea9
|
Fix CS
|
2012-10-22 20:25:11 +02:00 |
|
Jordi Boggiano
|
bebd1ce9c7
|
Always check for OAuth token in git config, fixes #1243
|
2012-10-22 17:11:34 +02:00 |
|
Jordi Boggiano
|
76663cf21e
|
Avoid following the URL to the authorization that was just created, fixes #1238
|
2012-10-21 18:10:32 +02:00 |
|
Jordi Boggiano
|
31a1bd2c39
|
Remove output if the token can be fetched automatically
|
2012-10-21 18:03:18 +02:00 |
|
Jordi Boggiano
|
39e69a3b12
|
Refactor OAuth acquisition code to generalize it
|
2012-10-21 17:56:57 +02:00 |
|