language:
Deutsch (de_DE)
English (en_US)
Español (es_ES)
Français (fr_FR)
Italiano (it_IT)
日本語 (ja_JP)
Русский (ru_RU)
Türkçe (tr_TR)
中文简体 (zh_CN)
projects
/
busui.git
/ commit
commit
author
committer
file
search:
summary
|
shortlog
|
log
| commit |
commitdiff
|
tree
Add OpenID auth for editing pages
author
Maxious
Mon, 22 Aug 2011 06:38:45 +0000
(
16:38 +1000
)
committer
Maxious
Mon, 22 Aug 2011 06:38:45 +0000
(
16:38 +1000
)
commit
dbf8c94b98fd5e5cb3c9844518d9076386e7e6e1
tree
90378a22916b669306b83a7b94e223cd3917da17
tree
|
snapshot
parent
bd858cdd220b0b91966310e640f3bb363f33c126
commit
|
commitdiff
Add OpenID auth for editing pages
49 files changed:
.gitignore
[ new file with mode 0644 ]
blob
|
plain
aws/busuiphp.sh
blob
|
diff
|
history
|
plain
include/common-auth.inc.php
[ new file with mode 0644 ]
blob
|
plain
include/common.inc.php
blob
|
diff
|
history
|
plain
include/db/trip-dao.inc.php
blob
|
diff
|
history
|
plain
labs/index.php
blob
|
diff
|
history
|
plain
labs/myway_timeliness_reconcile.php
blob
|
diff
|
history
|
plain
labs/servicealert_editor.php
blob
|
diff
|
history
|
plain
lib/openid-php/Auth/OpenID.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/AX.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/Association.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/BigMath.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/Consumer.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/CryptUtil.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/DatabaseConnection.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/DiffieHellman.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/Discover.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/DumbStore.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/Extension.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/FileStore.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/HMAC.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/Interface.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/KVForm.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/MDB2Store.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/MemcachedStore.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/Message.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/MySQLStore.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/Nonce.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/PAPE.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/Parse.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/PostgreSQLStore.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/SQLStore.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/SQLiteStore.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/SReg.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/Server.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/ServerRequest.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/TrustRoot.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/OpenID/URINorm.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/Yadis/HTTPFetcher.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/Yadis/Manager.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/Yadis/Misc.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/Yadis/ParanoidHTTPFetcher.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/Yadis/ParseHTML.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/Yadis/PlainHTTPFetcher.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/Yadis/XML.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/Yadis/XRDS.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/Yadis/XRI.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/Yadis/XRIRes.php
[ new file with mode 0644 ]
blob
|
plain
lib/openid-php/Auth/Yadis/Yadis.php
[ new file with mode 0644 ]
blob
|
plain