Logo
Explore Help
Register Sign In
Dockery/Homarr
1
0
Fork 0
You've already forked Homarr
mirror of https://github.com/ajnart/homarr.git synced 2026-01-30 11:19:12 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
1fd3fd8dfbdfd7c4a5e2a84365ef028f3452dffd
Homarr/packages/db/migrations/sqlite/0005_lean_random.sql

1 line
70 B
MySQL
Raw Normal View History

feat: restrict non credential provider interactions (#871) * wip: add provider field to sqlite user table * feat: disable invites when credentials provider is not used * wip: add migration for provider field in user table with sqlite * wip: remove fields that can not be modified by non credential users * wip: make username, mail and avatar disabled instead of hidden * wip: external users membership of group cannot be managed manually * feat: add alerts to inform about disabled fields and managing group members * wip: add mysql migration for provider on user table * chore: fix format issues * chore: address pull request feedback * fix: build issue * fix: deepsource issues * fix: tests not working * feat: restrict login to specific auth providers * chore: address pull request feedback * fix: deepsource issue
2024-07-27 11:38:51 +02:00
ALTER TABLE `user` ADD `provider` text DEFAULT 'credentials' NOT NULL;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 45ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API