Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Mobile API refactor.#166

Merged
bramhaghosh merged 15 commits into
masterfrom
mobile-refactor
Jan 30, 2017
Merged

Mobile API refactor.#166
bramhaghosh merged 15 commits into
masterfrom
mobile-refactor

Conversation

@cpasillas

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread mobile/proxy.go
rh.SetRequestVerifier(mod)
rh.SetResponseVerifier(mod)
m.handle("/verify/reset", rh)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we add a handler to expose the marbl logs?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Comment thread mobile/proxy.go Outdated
mlog.SetLevel(l)
}

func init() {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move the init() to the top of the file

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Comment thread mobile/proxy.go Outdated
log.Fatal(err)
}

mlog.Debugf("mobileproxy: loaded cert and key")

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

log lines should start
mobile:
not
mobileproxy:

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@bramhaghosh bramhaghosh merged commit 0948454 into master Jan 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants