Re: [Trac] AccountManager Plugin

2023-02-13 Thread Markus Rosjat
Maybe we can get a short "how to" to join and transfer the trac related
repos to the organisation. Since I use my pypi account to create releases I
might need to change some things before moving it.

Markus Rosjat  schrieb am Mo., 13. Feb. 2023,
20:52:

> Yeah if there is already an organisation for trac plugins that would be
> the starting point to move code so it can be used as the upstream prepos
> and devs and maintainer fork from there to do pull request from there froks
> to the upstream. With this way of contributing  code pre-commit- hooks or
> other things could be implemented as I try to do with my plugin and the
> automatic creation of pypi releases on version tags. But at the least a
> tool like black could be used to generalise code formatting
>
> Ryan Ollos  schrieb am Mo., 13. Feb. 2023, 20:41:
>
>>
>>
>> On Mon, Feb 13, 2023 at 11:40 AM Dan Mahn 
>> wrote:
>>
>>>
>>> On 2/13/2023 1:36 PM, Markus Rosjat wrote:
>>> > That said ppl who want or need to work on older plugins to make them
>>> > work on python 3 and trac1.5.x should start sharing the work on a
>>> > place like github so the efforts are bundled on on version of the
>>> plugins
>>>
>>>
>>> So you're proposing that future Trac plugin development migrate to
>>> GitHub?
>>>
>>> Will we point to the GitHub plugins from Trac-Hacks?
>>>
>>> or ... Is there an easy way to find all Trac plugins on GitHub if we
>>> don't use Trac-Hacks?
>>>
>>> Thanks.
>>>
>>> - Dan
>>>
>>
>> There is a trac-hacks org on GitHub:
>>
>> https://github.com/trac-hacks
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Trac Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to trac-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/trac-users/CA%2BBGpn8pfck175y7u2dioLmBEgsPdof9xF%3DHNcpYT7GtdWgTTQ%40mail.gmail.com
>> 
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/CAJ4osOkgzLk-7ZNHbtnVEui3soF3X_PGFnb7q-j7YHGBLJvQ8w%40mail.gmail.com.


Re: [Trac] AccountManager Plugin

2023-02-13 Thread Markus Rosjat
Yeah if there is already an organisation for trac plugins that would be the
starting point to move code so it can be used as the upstream prepos and
devs and maintainer fork from there to do pull request from there froks to
the upstream. With this way of contributing  code pre-commit- hooks or
other things could be implemented as I try to do with my plugin and the
automatic creation of pypi releases on version tags. But at the least a
tool like black could be used to generalise code formatting

Ryan Ollos  schrieb am Mo., 13. Feb. 2023, 20:41:

>
>
> On Mon, Feb 13, 2023 at 11:40 AM Dan Mahn 
> wrote:
>
>>
>> On 2/13/2023 1:36 PM, Markus Rosjat wrote:
>> > That said ppl who want or need to work on older plugins to make them
>> > work on python 3 and trac1.5.x should start sharing the work on a
>> > place like github so the efforts are bundled on on version of the
>> plugins
>>
>>
>> So you're proposing that future Trac plugin development migrate to GitHub?
>>
>> Will we point to the GitHub plugins from Trac-Hacks?
>>
>> or ... Is there an easy way to find all Trac plugins on GitHub if we
>> don't use Trac-Hacks?
>>
>> Thanks.
>>
>> - Dan
>>
>
> There is a trac-hacks org on GitHub:
>
> https://github.com/trac-hacks
>
> --
> You received this message because you are subscribed to the Google Groups
> "Trac Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to trac-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/trac-users/CA%2BBGpn8pfck175y7u2dioLmBEgsPdof9xF%3DHNcpYT7GtdWgTTQ%40mail.gmail.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/CAJ4osOkwKsgs0wgOTJxbQfquDy8h6G9%2BS8tFdPbEa4SRiaXibw%40mail.gmail.com.


Re: [Trac] AccountManager Plugin

2023-02-13 Thread Dan Mahn



On 2/13/2023 1:41 PM, Ryan Ollos wrote:

There is a trac-hacks org on GitHub:

https://github.com/trac-hacks



Thanks.  I'll have to invest some time into the GitHub experience.  :-)

- Dan


--
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/5f64756f-febb-e7fc-1a8d-48c7b1c659a6%40digidescorp.com.


Re: [Trac] AccountManager Plugin

2023-02-13 Thread Ryan Ollos
On Mon, Feb 13, 2023 at 11:40 AM Dan Mahn  wrote:

>
> On 2/13/2023 1:36 PM, Markus Rosjat wrote:
> > That said ppl who want or need to work on older plugins to make them
> > work on python 3 and trac1.5.x should start sharing the work on a
> > place like github so the efforts are bundled on on version of the plugins
>
>
> So you're proposing that future Trac plugin development migrate to GitHub?
>
> Will we point to the GitHub plugins from Trac-Hacks?
>
> or ... Is there an easy way to find all Trac plugins on GitHub if we
> don't use Trac-Hacks?
>
> Thanks.
>
> - Dan
>

There is a trac-hacks org on GitHub:

https://github.com/trac-hacks

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/CA%2BBGpn8pfck175y7u2dioLmBEgsPdof9xF%3DHNcpYT7GtdWgTTQ%40mail.gmail.com.


Re: [Trac] AccountManager Plugin

2023-02-13 Thread Dan Mahn



On 2/13/2023 1:36 PM, Markus Rosjat wrote:
That said ppl who want or need to work on older plugins to make them 
work on python 3 and trac1.5.x should start sharing the work on a 
place like github so the efforts are bundled on on version of the plugins



So you're proposing that future Trac plugin development migrate to GitHub?

Will we point to the GitHub plugins from Trac-Hacks?

or ... Is there an easy way to find all Trac plugins on GitHub if we 
don't use Trac-Hacks?


Thanks.

- Dan

--
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/c1797f95-56a6-64fd-4a54-c3143eeb469f%40digidescorp.com.


Re: [Trac] AccountManager Plugin

2023-02-13 Thread Markus Rosjat
Yeah the problem is that sometimes original developers  don't work on the
code anymore and it's hard to get a hold of them to get permission to
simply take the code and continue work on it.

That said ppl who want or need to work on older plugins to make them work
on python 3 and trac1.5.x should start sharing the work on a place like
github so the efforts are bundled on on version of the plugins

Cheers

Markus

Dan Mahn  schrieb am Mo., 13. Feb. 2023, 20:04:

>
> On 2/13/2023 10:49 AM, Markus Rosjat wrote:
> > yeah you patch looks mostly like the things i did here but i guess i
> > will also look at niels repo since i already use github it is much
> > easier to fork it there and start tinkering with this if it
> > doesnt work with the 1.5.x versions
>
>
> OK, good luck.  I already mentioned that I have an additional bug fix or
> two in there, FWIW.
>
> If you have questions about other plugins ... I've sent in patches for
> quite a few.  But authors aren't always around to integrate and test
> them.  I just suggest that you make a habit of looking before you end up
> re-inventing the wheel, but I guess asking in this group works, too.
>
> I believe I also have a plugin that I haven't uploaded/updated yet.
> I'll have to check my archives.
>
> - Dan
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Trac Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to trac-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/trac-users/8c6ea6c1-3ff6-5af9-eb6e-49516445492c%40digidescorp.com
> .
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/CAJ4osOnj7%3DSatnUyUfmi7Tz91c%3DWy8rWSetaLWOEoFyD_VMZYA%40mail.gmail.com.


Re: [Trac] AccountManager Plugin

2023-02-13 Thread Dan Mahn



On 2/13/2023 10:49 AM, Markus Rosjat wrote:
yeah you patch looks mostly like the things i did here but i guess i 
will also look at niels repo since i already use github it is much 
easier to fork it there and start tinkering with this if it 
doesnt work with the 1.5.x versions



OK, good luck.  I already mentioned that I have an additional bug fix or 
two in there, FWIW.


If you have questions about other plugins ... I've sent in patches for 
quite a few.  But authors aren't always around to integrate and test 
them.  I just suggest that you make a habit of looking before you end up 
re-inventing the wheel, but I guess asking in this group works, too.


I believe I also have a plugin that I haven't uploaded/updated yet.  
I'll have to check my archives.


- Dan


--
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/8c6ea6c1-3ff6-5af9-eb6e-49516445492c%40digidescorp.com.


Re: [Trac] AccountManager Plugin

2023-02-13 Thread Markus Rosjat
hi dan,

yeah you patch looks mostly like the things i did here but i guess i will
also look at niels repo since i already use github it is much easier to
fork it there and start tinkering with this if it doesnt work with the
1.5.x versions

cheers

Markus

Am Mo., 13. Feb. 2023 um 16:30 Uhr schrieb Dan Mahn <
dan.m...@digidescorp.com>:

>
> On 2/13/2023 8:19 AM, Markus Rosjat wrote:
> >
> >  i was wondering if there is already an effort to port
> > https://trac-hacks.org/wiki/AccountManagerPlugin
> >
> > to a state that it runs with 1.5.x ?  I tried to do a little "fixing"
> > but i am at the point where i need to go fix the templates and this is
> > a tedious  work so if someone already started with this and has a repo
> > somewhere it would be appreciated if they could share it :)
> >
>
> I don't consider myself a power user, but I do have it running since
> about a year ago.  I'm not sure off hand what I started with, but it
> does look like I made some of my own changes.
>
> Hmm ... It looks like I probably uploaded my changes here as an attachment:
>
> https://trac-hacks.org/ticket/13720#no1
>
> - Dan
>
> --
> You received this message because you are subscribed to the Google Groups
> "Trac Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to trac-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/trac-users/fad43a78-bfcc-e9c0-354c-13a26acfb673%40digidescorp.com
> .
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/CAJ4osOkPjY3N8Ja%3DbQz59Waw6hSn-nBAHb3jZRu0tcLjubsoyg%40mail.gmail.com.


Re: [Trac] AccountManager Plugin

2023-02-13 Thread Dan Mahn



On 2/13/2023 8:19 AM, Markus Rosjat wrote:


 i was wondering if there is already an effort to port
https://trac-hacks.org/wiki/AccountManagerPlugin

to a state that it runs with 1.5.x ?  I tried to do a little "fixing" 
but i am at the point where i need to go fix the templates and this is 
a tedious  work so if someone already started with this and has a repo 
somewhere it would be appreciated if they could share it :)




I don't consider myself a power user, but I do have it running since 
about a year ago.  I'm not sure off hand what I started with, but it 
does look like I made some of my own changes.


Hmm ... It looks like I probably uploaded my changes here as an attachment:

https://trac-hacks.org/ticket/13720#no1

- Dan

--
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/fad43a78-bfcc-e9c0-354c-13a26acfb673%40digidescorp.com.


[Trac] AccountManager Plugin

2023-02-13 Thread Markus Rosjat
Hi list,

 i was wondering if there is already an effort to port

https://trac-hacks.org/wiki/AccountManagerPlugin

to a state that it runs with 1.5.x ?  I tried to do a little "fixing" but i
am at the point where i need to go fix the templates and this is a tedious
work so if someone already started with this and has a repo somewhere it
would be appreciated if they could share it :)

cheers

Markus

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/CAJ4osO%3DeBKk5DEWjyWcSzx%3DE076aNRG2ZmLTK_uLJ6%3D74mzCxA%40mail.gmail.com.


[Trac] AccountManager Plugin and Python2.6

2009-09-09 Thread Rosalyn Hatcher

Hi,

Has anyone got the AccountManager Plugin to work with Python2.6 (Trac 
0.11.5)?

After the demise of our webserver hard-drive, we now have Python2.6 
installed (Previously was using 2.5).
I have reinstalled Trac (moving from 0.11.2.1 to 0.11.5 in the process).

I regenerated the .egg file for the AccountManager Plugin 
(TracAccountManager-0.2.1dev_r5836-py2.6.egg).

But when I go to the Trac page the Login link is no longer shown.

I think I'm right in saying I don't need to run the Trac upgrade script 
for minor upgrades - do I?

Any help much appreciated, I'm at a loss as to what to try next.  There 
are no errors in the trac.log or apache log files.

Thanks,
Rosalyn.



--~--~-~--~~~---~--~~
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@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Accountmanager Plugin - cannot perform admin anymore

2008-09-03 Thread popsy-blue

I tried to install the accountmanager plugin by building an egg file
first and installing the plugin on the admin page. It immediatly gives
me the message your permissions have been restricted until you verify
your e-mail address.

However, this installation is a no e-mail installation. There is no e-
mail server configured etc. How can I still use the Accountmanager
plugin to manage my users for the time being?

[I have now uninstalled the plugin by deleting the egg file from the
plugin folder and restarting apache.]

Thanks

popsy-blue

(Windows 2003 Server, Apache 2.2, modpython 3.3.1, Python 2.5, Trac
0.11.1)

--~--~-~--~~~---~--~~
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@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] AccountManager Plugin w digest, wrong method?

2008-06-03 Thread Hr. Johannes Loose

Hello,

We have the current development version of trac (012dev, from today's trunk) 
running, on an 
apache v 2.2.3 webserver using mod_wsgi. The user auth is done by apache, using 
the 
digest method and the fine grained permissions, using the authz plugin. The 
corresponding 
lines in my sites-available/default file are those:

Location /migration/login
AuthType Digest
AuthName migration
AuthDigestDomain /migration
AuthDigestProvider file
AuthUserFile /opt/trac/www/trac.htpasswd
Require valid-user
/Location

We are able to create users, using 'htdigest /opt/trac/www/trac.htpasswd 
migration newuser'.
Now we installed the Account Manager plugin, that lists all available users. 
Deleting users 
also works fine.

Now, on creation of a new user, (name test, pw test) with the the 
AccountManager Plugin, 
the following line is added to my trac.htpasswd file:

test:migration:91706f12da9a78d6dd3ac202

But: Login is not possible with test/test. I tried it with 'basic' instead of 
'digest', too, same 
result. I noticed, that the password strings differ, if I create the same user 
using htdigest and 
AccountManagerPlugin. 

I'm stuck here. Have I misconfigured something (I believe so, but what?), or is 
a bug / version 
issue? What can I do to fix this? Should I file a ticket or is it fully my 
fault?

The corresponding lines from my trac.ini are those (omitted some lines):

[account-manager]
htdigest_realm = migration
password_file = /opt/trac/www/trac.htpasswd
password_store = HtDigestStore

[authz_policy]
authz_file = /opt/trac/env/conf/authzpolicy.conf

[components]
acct_mgr.admin.* = enabled
acct_mgr.api.* = enabled
acct_mgr.db.* = enabled
acct_mgr.db.sessionstore = disabled
acct_mgr.htfile.* = enabled
acct_mgr.htfile.abstractpasswordfilestore = disabled
acct_mgr.htfile.htdigeststore = enabled
acct_mgr.htfile.htpasswdstore = disabled
acct_mgr.http.* = enabled
acct_mgr.http.httpauthstore = disabled
acct_mgr.notification.* = enabled
acct_mgr.notification.accountchangelistener = disabled
acct_mgr.pwhash.* = enabled
acct_mgr.pwhash.htdigesthashmethod = disabled
acct_mgr.pwhash.htpasswdhashmethod = disabled
acct_mgr.svnserve.* = enabled
acct_mgr.svnserve.svnservepasswordstore = disabled
acct_mgr.web_ui.* = enabled
acct_mgr.web_ui.registrationmodule = disabled
authz_policy = enabled
authz_policy.* = enabled
trac.versioncontrol.web_ui.log.logmodule = enabled

[trac]
authz_file = /opt/trac/env/conf/authzpolicy.conf
authz_module_name = 
check_auth_ip = true
database = postgres://migration:[EMAIL PROTECTED]/migration
permission_policies = AuthzPolicy, DefaultPermissionPolicy, 
LegacyAttachmentPolicy
permission_store = DefaultPermissionStore

Any ideas?

Thank you in andvance

Johannes

--~--~-~--~~~---~--~~
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@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] AccountManager plugin

2008-01-27 Thread Mike Ryder

I am trying to get this plugin to work on Trac 0.10.4

The admin side of users works - hooray
On the user login window I get forgotten password but, if I click
that I get 404 Not Found (No handler matched request to %s)
I don't get a register on the toolbar

Obviosuly, I am missing some config bit somewhere - but where oh where
might it be?

Mike

--~--~-~--~~~---~--~~
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@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] AccountManager Plugin + Ticket Assignment

2007-06-26 Thread Steve Finkelstein

Hi all,

I'm currently looking to assign a ticket to a user who is not showing up
on the drop down list. I'm curious where this field is being populated
from and if my settings for AccountManager Plugin
(http://trac-hacks.org/wiki/AccountManagerPlugin) could be breaking
something.

Users are authenticated via Apache's mod_ldap, and I've successfully
logged in as this user. Only users from LDAP should essentially be
granted access, and all of them should be allowed to have tickets
assigned to them. However, only a subselect of people are currently
available on the list.

What's my best bet for troubleshooting this?

Thanks,

- sf

--~--~-~--~~~---~--~~
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@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] AccountManager plugin -- does it manage accounts for SVN too?

2006-11-13 Thread Jen

We are running Trac 0.10 with Subversion on the Apache HTTP server.

Our users would like to be able to log in to set/re-set their
passwords.  I am the sole owner of the Apache passwd file so I am
currently the only one who can do that.

The Trac AccountManager plugin sounds like a good tool for this purpose
but I haven't found anything that confirms that it simultaneously
manages the account for the Subversion side as well.  The Trac
configuration file does point to the SVN authz file.

So, does the AccountManager plugin manage the account behind both
Subversion and Trac?

Thanks,
Jen


--~--~-~--~~~---~--~~
 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@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---