Skip to content

Commit 50f4bc3

Browse files
authored
Handle admin device management flag (#116)
* update gitignore * update dependencies * update protos * add admin info * disable device step if device management is disabled * update copyright * update date automatically * fix formatting * fix year function * update protos * update protos --------- Co-authored-by: Maciej Wójcik <maciek@wjck.pl>
1 parent 9c0f015 commit 50f4bc3

File tree

10 files changed

+601
-570
lines changed

10 files changed

+601
-570
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
/target
22
/.idea
33
/*.local
4+
.direnv/
5+
.envrc

0 commit comments

Comments
 (0)