mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
CB-369: Authentication Code doesn't seem to work. -- Verified basic auth works and provided test case.
This commit is contained in:
Regular → Executable
+3
@@ -144,5 +144,8 @@
|
||||
<activity android:name="xhr" android:label="@string/app_name"
|
||||
android:configChanges="orientation|keyboardHidden">
|
||||
</activity>
|
||||
<activity android:name="basicauth" android:label="@string/app_name"
|
||||
android:configChanges="orientation|keyboardHidden">
|
||||
</activity>
|
||||
</application>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user