Topic: Auth_LDAP repo location?

Hi!

I've downloaded FA and installed the Auth_LDAP extension.  I've come across a few problems with it, and I'd like to fix the problems I found.

Is there a git or mercurial repo I can clone to do this, or do I just grab the source from the extension after FA has downloaded it and go to work on it?

Re: Auth_LDAP repo location?

The extensions are on my personal Git Hub Repo at:
https://www.github.com/apmuthu/frontaccounting

Re: Auth_LDAP repo location?

Awesome, thanks!

Re: Auth_LDAP repo location?

Have updated the textcart extension, you may want to pull it in.

Re: Auth_LDAP repo location?

I've updated my github fork's auth_ldap extension.

How do I pull your github repo changes into my github fork?  (Sorry, I'm relatively new to git and github.)

I'm looking at the pull-request form on my fork of your repo, but it looks like that's how I ask you to pull my changes from my fork back into your repo.  Is that right?

6 (edited by apmuthu 11/08/2013 05:59:38 pm)

Re: Auth_LDAP repo location?

You can now issue a merge of the pull request I have sent you:
https://github.com/msquared-id-au/frontaccounting/pull/1

Gist of what I have done:
1. Logged into my GitHub repo
2. Browsed into your repo
3. Issued a pull request from your GitHub repo to mine
4. Reached my repo and merged the incoming pull
5. Edited one file in the merged set that came from your repo and committed it in my repo
6. Issued a pull request from my GitHub repo to yours
7. Reached your repo and found the pull in order awaiting your logging in and merge to make both our repos in sync.

At anytime, you can view the state of all repos from your repo's perspective graphically at:
https://github.com/msquared-id-au/frontaccounting/network

My textcart commit is at:
https://github.com/apmuthu/frontaccounting/commit/31549aeaf0df9cac6e90cfcfe9a5ee108a614e73

My ldap changed file commit is at:
https://github.com/apmuthu/frontaccounting/commit/0c3d58e50e840248b937ac641ddf2203879df721