Dominik Riva | 14 May 16:36
Picon
Favicon

[Trac] logout

Hi

I can't logout of Trac 0.11b1, better yet I should not even be logged in!

The whole trac (multi projects) runs in one wsgi instance that is protected by a .htpasswd file.  One project I changed to use the AccountManagerPlugin 0.2dev-r3111 (disabled trac.web.auth.loginmodule) but this enables only the administration of the .htpasswd file, as the user is still logged in only by authentication with the server :(

[account-manager]
password_file = /Library/WebServer/Documents/trac/.htpasswd
password_store = HtPasswdStore

[components]
acct_mgr.admin.accountmanageradminpage = enabled
acct_mgr.api.accountmanager = enabled
acct_mgr.db.sessionstore = disabled
acct_mgr.htfile.abstractpasswordfilestore = enabled
acct_mgr.htfile.htdigeststore = disabled
acct_mgr.htfile.htpasswdstore = enabled
acct_mgr.http.httpauthstore = disabled
acct_mgr.pwhash.htdigesthashmethod = enabled
acct_mgr.pwhash.htpasswdhashmethod = enabled
acct_mgr.svnserve.svnservepasswordstore = disabled
acct_mgr.web_ui.accountmodule = enabled
acct_mgr.web_ui.loginmodule = enabled
acct_mgr.web_ui.registrationmodule = enabled
trac.web.auth.loginmodule = disabled


Regards  and thanks for all ideas

Dominik Riva | Technik
update AG - Agentur fuer Kommunikation | Seefeldstrasse 5a  | CH-8008 Zurich
Tel. +41 44 266 50 10 | Direkt +41 44 266 50 19 | Fax +41 44 266 50 11
mailto:dominik.riva-aYrIyzkjU2DtRgLqZ5aouw@public.gmane.org | Website http://www.update.ch


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to trac-users-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Rainer Sokoll | 14 May 10:12
Picon
Favicon

[Trac] email2trac and Debug


Hi,

if I set in email2trac's config
debug: 1
where I can find the debug output?

Thank you,
Rainer

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users@...
To unsubscribe from this group, send email to trac-users-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Jani Tiainen | 14 May 07:17
Picon

[Trac] Milestone ticket status by bug?


When selecting ticket status by 'Reporter' in milestone view doesn't do 
nothing at t.e.o. I was just wondering is this generic bug or feature of 
t.e.o. itself...

All other options seem to work.

And further investigation revelead that it works in IE 7 but not in FF 
2.0.0.14

--

-- 
Jani Tiainen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users@...
To unsubscribe from this group, send email to trac-users-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Tim Moloney | 14 May 01:19
Picon

[Trac] Reports with grouping no longer sort


I just recently upgraded to 0.11rc1 and I noticed that reports that 
group tickets are no longer being sorted.  This includes the provided 
reports (2 - 6 and 8).

I see that ticket #7179 is related to grouping but I'm not sure if this 
is the same issue.  If so, it looks like #7179 is supposed to be fixed 
before the release.  If not, let me know and I'll create a new ticket.

Thanks,
  Tim

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users@...
To unsubscribe from this group, send email to trac-users-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

José Renato | 13 May 06:03
Picon

[Trac] InterMapTxt


Hello,

I'm having some trouble to understand this "file".

Do I have to create a file and put at some specific place, or what?

Can someone help me?

I want to build a map for my projects, by giving them an alias and the
relative path, to use like InterTrac, but I don't want to put that
mapping on each ini file.

Tks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users@...
To unsubscribe from this group, send email to trac-users-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

José Renato | 13 May 04:03
Picon

[Trac] Upgrading Trac from 0.9.4 to 0.11


Hello,

I took a look at trac guide, but i have some questions about this
upgrading.

Can I upgrade trac from 0.9.4 to 0.11 without do the upgrade to 0.10?

I'm using python 2.3.

About the installed plugins, Do they will work?

Tks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users@...
To unsubscribe from this group, send email to trac-users-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Emin | 12 May 21:39
Picon

[Trac] how do I edit milestone description in trac 0.10.3


Dear Experts,

How do I edit a milestone in trac version 0.10.3? Specifically, how do
I set the description? I tried reading the documentation but it just
said that if you have the appropriate permissions, then buttons will
appear. I verified that I am logged in as a user with TRAC_ADMIN
permission along with various other permissions, but I don't see any
such buttons for editing descriptions.

Thanks in advance,
-Emin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users@...
To unsubscribe from this group, send email to trac-users-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

samea | 12 May 12:42
Picon

[Trac] Wiki Trac very slow


Good morning,
I have a problem with the wiki of trac, when the wiki has many pages
the trac is very slow.
Does anyone know any way to make you go faster?
Thank you in advance

I have installed:
Trac 0.10.4
Python 2.4.1
subversion-1.2.1

Apache 2 with the follow configuration:
<Location /tracinternet>
        SetHandler mod_python
        PythonHandler trac.web.modpython_frontend
        PythonOption TracEnvParentDir /data2/trac/internet
        PythonOption TracUriRoot /tracinternet
        PythonDebug on
        #SetEnv PYTHON_EGG_CACHE /data2/trac/plugins
</Location>
<LocationMatch "/tracinternet/[^/]+/login">
        AuthType Basic
        AuthName "Trac-Wiki INTERNET"
        AuthUserFile passwd-svn
        Require valid-user
</LocationMatch>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users@...
To unsubscribe from this group, send email to trac-users-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Gab | 11 May 14:18
Picon

[Trac] wiki start page per user


Hi all,

does anyone know if it is possible to define a WikiStartPage per user,
added in the preferences of the profile for example ?
It could be also usefull for each users to define its "preferred"
pages, being linked for example just below the navbar, or an history
of the last visited pages.

thanks in advance
gabriel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users@...
To unsubscribe from this group, send email to trac-users-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

fRAnKEnSTEin | 11 May 07:37
Picon

[Trac] Trac install problem


Hello,

I just installed Trac using the "quick install" method, here is my
first question:

1- For using the "quick install" do i need to have obligatory
installed Sqlite?

I used the "quick install" without having Sqlite installed and the
instalation process did not send any error.

After the installation i proceed to create an eviroment(i am using
mysql db) but it sended an error, telling me that "mysql is not
supported"

Any idea?

Regards

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users@...
To unsubscribe from this group, send email to trac-users-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

kate | 11 May 01:30

[Trac] Downgrading


I would like to downgrade to trac 0.10.4 In order to attempt the
installation of agilo plugins.

I downloaded and installed trac 0.10.4 using python ./setup.py
install.
Trac went into the normal place within python's site-packages: /usr/
lib/python2.5/site-packages/trac/

When I attempted to run trac-admin, I got
Traceback (most recent call last):
  File "/usr/bin/trac-admin", line 21, in <module>
    from trac.scripts.admin import run
ImportError: No module named scripts.admin

I understand that this should only happen if I trac is installed
outside of site-packages.

My PYTHONPATH is /usr/local/lib/svn-python/ , which I had to set it to
while trying to get svn to work back when I installed the original
trac.
I tried adding /usr/lib/python2.5/site-packages into PYTHONPATH with
no success.

My 0.11 trac is working properly as far as I can tell. This is
probably because it is in /usr/lib/python2.5/site-packages/Trac-0.11b2-
py2.5.egg/trac - thus nothing is overwritten.

After I wrote all of this, I reran python ./setup.py install on the
0.11b2 trac and trac-admin is working properly again. So the bottom
line is, the 0.10.4 trac-admin can't find modules while 0.11b2 trac-
admin is happy. Any ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users@...
To unsubscribe from this group, send email to trac-users-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---


Gmane