1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-09-15 18:57:04 +00:00

Add OAuth2 authentication

This commit is contained in:
Frédéric Guillot 2017-11-22 22:22:33 -08:00
parent 9877051f12
commit cc6d272eb7
351 changed files with 81664 additions and 55 deletions

View file

@ -1,5 +1,5 @@
// Code generated by go generate; DO NOT EDIT.
// 2017-11-22 15:58:44.918764081 -0800 PST m=+0.003855762
// 2017-11-22 22:11:44.595540312 -0800 PST m=+0.009225645
package static

File diff suppressed because one or more lines are too long

View file

@ -130,6 +130,7 @@ a:hover {
padding-right: 15px;
line-height: normal;
border: none;
font-size: 1.0em;
}
.page-header ul {

View file

@ -1,5 +1,5 @@
// Code generated by go generate; DO NOT EDIT.
// 2017-11-22 15:58:44.924790514 -0800 PST m=+0.009882195
// 2017-11-22 22:11:44.598697812 -0800 PST m=+0.012383145
package static