Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation with more details for auth #274

Merged
merged 4 commits into from Apr 26, 2019
Merged

Conversation

0golovatyi
Copy link
Contributor

No description provided.

Copy link
Contributor

@johng42 johng42 left a comment

Choose a reason for hiding this comment

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

lgtm

misc/TabPy.yml Outdated
@@ -261,6 +284,11 @@ definitions:
type: array
items:
type: object
UnathorizedError:
Copy link
Contributor

Choose a reason for hiding this comment

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

Unauthorized*

Copy link
Contributor

@jnegara jnegara left a comment

Choose a reason for hiding this comment

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

Looks great, I like it!

@0golovatyi 0golovatyi merged commit b4e5a89 into dev Apr 26, 2019
@0golovatyi 0golovatyi deleted the dev_auth_doc branch April 26, 2019 20:25
0golovatyi added a commit that referenced this pull request Apr 29, 2019
* Add TABPY_LOG_DETAILS config parameter

* Add SettingsParameters.py

* Update unit test

* Merge from dev

* Fix static pages path

* Remove duplicated tests

* Fix styling

* Code review feedback

* Fix markdownlint failure

* Fix markdownlint failure

* Code cleanup

* Update doc

* Update changelist

* Move unit tests to tests folder

* Update documentation for /info method

* Add set_env scripts

* Updated API documentation for /info and authentication

* Enabled optional install log printing (for Travis) on startup shell script..

* Strictly require urllib3==1.21.1

* Loosen urllib3 version requirements.

* Add auth tests

* Split unit and integration tests run

* Fix docs

* Fix docs

* Modify PYTHONPATH in travis.yml

* Modify PYTHONPATH in travis.yml

* Add base class for integration tests

* Integration tests for unknown URL

* Add SSL integ test

* Update documentation with more details for auth (#274)

* Update documentation with more details for auth

* Update swagger yml for basic auth

* Add anauthorized error to swagger

* Fix typo

* Fix PYTHONPATH

* Use set_env.sh in CI

* reverting CI changes to set PYTHONPATH

* source utils/set_env.sh

* Fix grammar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants