Dmitry Salakhov
a3ec2f8e85
feat(backup): Add backup/restore to the server
2021-04-06 22:08:43 +12:00
Dmitry Salakhov
f03cf2a6e4
fix(uac): ignore duplicates, spaces and casing in portainer labels ( #4823 )
...
* fix: ignore duplicates, spaces and casing in portainer labels
* cleanup
* fix: rebase error
2021-03-03 11:38:59 +02:00
cong meng
24b1894a84
feat(authtication): #3580 Rename all usernames to lowercase ( #4603 )
...
* feat(authtication): Rename all usernames to lowercase
* feat(authentication): Remove database migration (#3580 )
* feat(authentication): Make UserByUsername compare usernames case-insensitively (#3580 )
* feat(authentication): validate new username case-insensitively (#3580 )
Co-authored-by: Simon Meng <simon.meng@portainer.io>
2021-02-10 15:29:28 +13:00
Chaim Lev-Ari
db4a5292be
refactor(errors): reorganize errors ( #3938 )
...
* refactor(bolt): move ErrObjectNotFound to bolt
* refactor(http): move ErrUnauthorized to http package
* refactor(http): move ErrResourceAccessDenied to http errors
* refactor(http): move security errors to package
* refactor(users): move user errors to users package
* refactor(errors): move single errors to their package
* refactor(schedules): move schedule error to package
* refactor(http): move endpoint error to http package
* refactor(docker): move docker errors to package
* refactor(filesystem): move filesystem errors to package
* refactor(errors): remove portainer.Error
* style(chisel): reorder imports
* fix(stacks): remove portainer.Error
2020-07-08 09:57:52 +12:00
Anthony Lapenna
14845a4a53
refactor(api): refactor base import path ( #2788 )
...
* refactor(api): refactor base import path
* fix(build-system): update build_binary_devops
* fix(build-system): fix build_binary_devops for linux
* fix(build-system): fix build_binary_devops for Windows
2019-03-21 14:20:14 +13:00
Anthony Lapenna
d7ff14777f
refactor(api): restructure bolt package ( #1981 )
...
* refactor(api): bolt package refactor
* refactor(api): refactor bolt package
2018-06-19 13:15:10 +02:00