projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfa974d
)
Set SSO flag to OFF
author
masensio
<masensio@solidgear.es>
Tue, 27 Aug 2013 12:58:56 +0000
(14:58 +0200)
committer
masensio
<masensio@solidgear.es>
Tue, 27 Aug 2013 12:58:56 +0000
(14:58 +0200)
res/values/setup.xml
patch
|
blob
|
blame
|
history
diff --git
a/res/values/setup.xml
b/res/values/setup.xml
index
2c46d41
..
b3cb69b
100644
(file)
--- a/
res/values/setup.xml
+++ b/
res/values/setup.xml
@@
-5,6
+5,6
@@
<!-- Flags to setup the authentication methods available in the app -->
<string name="auth_method_oauth2">off</string>
- <string name="auth_method_saml_web_sso">o
n
</string>
+ <string name="auth_method_saml_web_sso">o
ff
</string>
</resources>