Frédéric Guillot
|
168a870c02
|
Move internal packages to an internal folder
For reference: https://go.dev/doc/go1.4#internalpackages
|
2023-08-10 20:29:34 -07:00 |
|
Frédéric Guillot
|
c234903255
|
Rename Miniflux package name to follow Go module naming convention
For reference: https://go.dev/ref/mod#major-version-suffixes
|
2023-08-09 22:10:44 -07:00 |
|
fred
|
8646d61182
|
Replace copyright header with SPDX identifier
|
2023-06-19 15:00:45 -07:00 |
|
jacekk
|
fa49bcaf8b
|
Fix password reset via CLI
|
2021-05-02 20:34:33 -07:00 |
|
Frédéric Guillot
|
e45cc2d2aa
|
Refactor user validation
Validate each user field for creation/modification via API and web UI
|
2021-01-03 21:36:35 -08:00 |
|
Frederic Guillot
|
6869c6fe6f
|
Send cli errors to stderr
|
2018-12-09 18:05:40 -08:00 |
|
Frédéric Guillot
|
dbcc5d8a97
|
Use canonical imports
|
2018-08-24 21:56:39 -07:00 |
|
Frédéric Guillot
|
0394c1a2b2
|
Add command to reset user password
|
2018-01-02 22:18:24 -08:00 |
|