Git Product home page Git Product logo

Comments (4)

cd34 avatar cd34 commented on July 2, 2024

Forgot about the markdown:

development.ini:

[app:veltest]
use

pyramid.reload_templates
pyramid.debug_authorization
pyramid.debug_notfound
pyramid.debug_routematch
pyramid.debug_templates
pyramid.default_locale_name
pyramid.includes
pyramid_tm
#

sqlalchemy.url

[server:main]
use
host
port

#

[loggers]
keys

[handlers]
keys

[formatters]
keys

[logger_root]
level
handlers

[logger_veltest]
level
handlers
qualname

[logger_sqlalchemy]
level
handlers
qualname
#
#
#

[handler_console]
class
args
level
formatter

[formatter_generic]
format

#

[filter:exc]
use=egg:WebError#evalerror

[pipeline:pveltest]
pipeline

[composite:main]
use
/
/velruse

[app:velruse]
velruse.end_point
velruse.store
velruse.store.url
velruse.openid.store
velruse.openid.realm

velruse.providers
velruse.providers.google

velruse.google.consumer_key
velruse.google.consumer_secret

use
###config_file
beaker.session.data_dir
beaker.session.lock_dir
beaker.session.key
beaker.session.secret
beaker.session.type
beaker.session.validate_key
beaker.session.cookie_domain

from velruse.

cd34 avatar cd34 commented on July 2, 2024

and again, markdown eats the config

http://paste.ofcode.org/qXvP8HNy3YtCA78FDFm9Nt

from velruse.

cd34 avatar cd34 commented on July 2, 2024

another project I have that doesn't use velruse goes to the url:

https://accounts.google.com/o/openid2/auth?openid.assoc_handle=AMlYA

It appears that the openid. variables are not being passed. Still working on it.

from velruse.

cd34 avatar cd34 commented on July 2, 2024

This can be closed.

If openid.return_to contains a port number, it appears that the OpenID POST method fails. OpenID 2 appears to fail on this, however, OpenID 1.1 appears to accept a port number.

from velruse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.