Hello, django-users!

I have some general questions about auth of django. Sorry if my
questions would seeming stupid.

I'd like to do site authentication w/ sessions for users, some page of
site (like add some objects, etc.) must be accessible _only_ for
register users.

If it possible, can somebody explain what way to do this I must choose
w/ examples?

1. How to commit sessions across all pages, and if need return user_id
for fields like this "author = meta.ForeignKey(auth.User)"?

2. How to integrate users table w/ another programs (phpbb) that use db
backend for authentication?

Thanks a lot for helping!

-- 
Всего наилучшего!
greg [at] anastasia [dot] ru Григорий.

Reply via email to