#4720 API token improvements
Merged by pingou. Opened by pingou.
api_token_improvement  into  master

Download 4720.patch

The commits in this PR can be reviewed separately.

This PR fixes #4510 and #2416.

4 new commits added

  • Add a mechanism to allow user to set the expiration date on API tokens
  • Include a link to the email about API token nearing expiration
  • Add an endpoint to review user API token
  • Move the html to show info about API token to a macro

4 new commits added

  • Add a mechanism to allow user to set the expiration date on API tokens
  • Include a link to the email about API token nearing expiration
  • Add an endpoint to review user API token
  • Move the html to show info about API token to a macro

4 new commits added

  • Add a mechanism to allow user to set the expiration date on API tokens
  • Include a link to the email about API token nearing expiration
  • Add an endpoint to review user API token
  • Move the html to show info about API token to a macro

4 new commits added

  • Add a mechanism to allow user to set the expiration date on API tokens
  • Include a link to the email about API token nearing expiration
  • Add an endpoint to review user API token
  • Move the html to show info about API token to a macro

4 new commits added

  • Add a mechanism to allow user to set the expiration date on API tokens
  • Include a link to the email about API token nearing expiration
  • Add an endpoint to review user API token
  • Move the html to show info about API token to a macro

4 new commits added

  • Add a mechanism to allow user to set the expiration date on API tokens
  • Include a link to the email about API token nearing expiration
  • Add an endpoint to review user API token
  • Move the html to show info about API token to a macro

should not this be "Token refreshed" ?

Seems fine, but no idea why jenkins is failing on star project :S

Technically it's a new token, so I think this is fine. Happy to change it if you disagree though

pretty please pagure-ci rebuild

1 new commit added

  • Fix double-spacing issues that is breaking the tests with jinja 2.11.0

Seems fine, but no idea why jenkins is failing on star project :S

New version of jinja came out yesterday and apparently it's taking care of duplicate spaces

jenkins finished on the first env.

:thumbsup:

:thumbsup:

jenkins finished on the first env.
๐Ÿ‘

It was failing in the 3rd ;-)

jenkins finished on the first env.
๐Ÿ‘

It was failing in the 3rd ;-)

yep I saw it, but my bet was that you were going to fix the pip test suite and broke the first two.

Luckily I was wrong :D

Finally it passes!

Thanks for the review folks :)

Pull-Request has been merged by pingou

Metadata