[Rt-commit] rt branch, 5.0/core-rt-authentoken, repushed
Craig Kaiser
craig at bestpractical.com
Fri May 8 10:49:27 EDT 2020
The branch 5.0/core-rt-authentoken was deleted and repushed:
was 3d6983609b6fb65e3b03a8d74aa36f2ea9cdb5f4
now 8600ff25d85d8d96139a77438621a794eb7e426c
1: ba09539cdd ! 1: 8ad5829834 Core RT::Authen::Token
@@ -238,6 +238,11 @@
+
+CREATE INDEX AuthTokensOwner ON AuthTokens (Owner);
+
+
+diff --git a/etc/upgrade/4.5.6/content b/etc/upgrade/4.5.7/content
+similarity index 100%
+rename from etc/upgrade/4.5.6/content
+rename to etc/upgrade/4.5.7/content
diff --git a/lib/RT.pm b/lib/RT.pm
--- a/lib/RT.pm
2: 34c4eb92e7 = 2: 983b36aea8 Migrate Authen-Token code to work like other RT pages
3: 3d6983609b = 3: 8600ff25d8 Add documentation for using token auth
More information about the rt-commit
mailing list